summaryrefslogtreecommitdiffstats
path: root/res/layout-sw720dp/launcher.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2013-06-25 16:19:53 -0700
committerWinson Chung <winsonc@google.com>2013-06-25 18:47:44 -0700
commitf70696d8cc9b68c1491496de952349866dd6f6ed (patch)
treeb83dff6ae385507b5b72c411666755a30075e974 /res/layout-sw720dp/launcher.xml
parent5ccb418b0913a5ac6d0c5d601c01b1b01b0e7f3c (diff)
downloadandroid_packages_apps_Trebuchet-f70696d8cc9b68c1491496de952349866dd6f6ed.tar.gz
android_packages_apps_Trebuchet-f70696d8cc9b68c1491496de952349866dd6f6ed.tar.bz2
android_packages_apps_Trebuchet-f70696d8cc9b68c1491496de952349866dd6f6ed.zip
Fixing crash in shrink wrap on tablets.
Change-Id: I061960b2ca7a2cf02729665fb032d23d8f463ada
Diffstat (limited to 'res/layout-sw720dp/launcher.xml')
-rw-r--r--res/layout-sw720dp/launcher.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/layout-sw720dp/launcher.xml b/res/layout-sw720dp/launcher.xml
index 156b8c33c..33fafeaa4 100644
--- a/res/layout-sw720dp/launcher.xml
+++ b/res/layout-sw720dp/launcher.xml
@@ -63,12 +63,6 @@
launcher:pageSpacing="@dimen/workspace_page_spacing"
launcher:scrollIndicatorPaddingLeft="@dimen/workspace_divider_padding_left"
launcher:scrollIndicatorPaddingRight="@dimen/workspace_divider_padding_right">
-
- <include android:id="@+id/cell1" layout="@layout/workspace_screen" />
- <include android:id="@+id/cell2" layout="@layout/workspace_screen" />
- <include android:id="@+id/cell3" layout="@layout/workspace_screen" />
- <include android:id="@+id/cell4" layout="@layout/workspace_screen" />
- <include android:id="@+id/cell5" layout="@layout/workspace_screen" />
</com.android.launcher3.Workspace>
<include layout="@layout/hotseat"