summaryrefslogtreecommitdiffstats
path: root/res/layout-land/launcher.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2013-11-06 13:23:29 -0800
committerWinson Chung <winsonc@google.com>2013-11-07 18:50:37 +0000
commitc82d2622bc7305fd3545fe7df97a30187283113f (patch)
tree2282fdeff74e54225434dbd1688f6c660d59f0d1 /res/layout-land/launcher.xml
parentebb9ebed6407a6ff57dd3914d0fa99eb620aca2e (diff)
downloadandroid_packages_apps_Trebuchet-c82d2622bc7305fd3545fe7df97a30187283113f.tar.gz
android_packages_apps_Trebuchet-c82d2622bc7305fd3545fe7df97a30187283113f.tar.bz2
android_packages_apps_Trebuchet-c82d2622bc7305fd3545fe7df97a30187283113f.zip
Dyanmically lay out overview mode across all orientations and form factors.
Change-Id: I788bbf289717b30b19afc9ad9d611c85715bc623
Diffstat (limited to 'res/layout-land/launcher.xml')
-rw-r--r--res/layout-land/launcher.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml
index bf670d4a4..abb19f4bb 100644
--- a/res/layout-land/launcher.xml
+++ b/res/layout-land/launcher.xml
@@ -77,19 +77,6 @@
android:layout_height="match_parent"
android:visibility="gone" />
- <!-- TODO: Fix
- <com.android.launcher3.DrawableStateProxyView
- android:id="@+id/voice_button_proxy"
- android:layout_width="0dp"
- android:layout_height="0dp"
- android:layout_gravity="top|start"
- android:layout_marginTop="64dp"
- android:clickable="true"
- android:onClick="onClickVoiceButton"
- android:importantForAccessibility="no"
- launcher:sourceViewId="@+id/voice_button" />
- -->
-
<include layout="@layout/apps_customize_pane"
android:id="@+id/apps_customize_pane"
android:layout_width="match_parent"