summaryrefslogtreecommitdiffstats
path: root/res/layout-sw720dp/workspace.xml
diff options
context:
space:
mode:
authornebkat <nebkat@gmail.com>2011-12-18 16:19:25 +0000
committerRicardo Cerqueira <cyanogenmod@cerqueira.org>2012-08-13 14:23:50 +0100
commite6446ad02c86e7c468754adfc8dfc277ce7851a9 (patch)
tree2c156956d93b82413570dcdae96f66096c0c869c /res/layout-sw720dp/workspace.xml
parent25485c7d4cc2fa74b83c14d75f609c32a2f49346 (diff)
downloadandroid_packages_apps_Trebuchet-e6446ad02c86e7c468754adfc8dfc277ce7851a9.tar.gz
android_packages_apps_Trebuchet-e6446ad02c86e7c468754adfc8dfc277ce7851a9.tar.bz2
android_packages_apps_Trebuchet-e6446ad02c86e7c468754adfc8dfc277ce7851a9.zip
Preferences: Number of Homescreens + Default Screen
Change-Id: Id361d71c9fd0f0748fa6a48c6702178d366221b8
Diffstat (limited to 'res/layout-sw720dp/workspace.xml')
-rw-r--r--res/layout-sw720dp/workspace.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/res/layout-sw720dp/workspace.xml b/res/layout-sw720dp/workspace.xml
index 352c4d709..db2c3a62d 100644
--- a/res/layout-sw720dp/workspace.xml
+++ b/res/layout-sw720dp/workspace.xml
@@ -23,11 +23,4 @@
android:paddingRight="@dimen/workspace_right_padding"
android:paddingTop="@dimen/workspace_top_padding"
android:paddingBottom="@dimen/workspace_bottom_padding"
- launcher:defaultScreen="2"
- launcher:pageSpacing="@dimen/workspace_page_spacing">
- <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.cyanogenmod.trebuchet.Workspace> \ No newline at end of file
+ launcher:pageSpacing="@dimen/workspace_page_spacing" />