summaryrefslogtreecommitdiffstats
path: root/res/layout-sw600dp/workspace.xml
diff options
context:
space:
mode:
authornebkat <nebkat@gmail.com>2011-12-18 16:19:25 +0000
committernebkat <nebkat@gmail.com>2011-12-22 17:30:45 +0000
commitd54460d3610844857920e14b8d076fc7b900d4ea (patch)
treefedc9e382ee50054ac4e80fcfbac61a7c614ea44 /res/layout-sw600dp/workspace.xml
parent8aefda97cc937b88b6ec290236e60c55a13f850f (diff)
downloadandroid_packages_apps_Trebuchet-d54460d3610844857920e14b8d076fc7b900d4ea.tar.gz
android_packages_apps_Trebuchet-d54460d3610844857920e14b8d076fc7b900d4ea.tar.bz2
android_packages_apps_Trebuchet-d54460d3610844857920e14b8d076fc7b900d4ea.zip
Preferences: Number of Homescreens + Default Screen
Change-Id: Id361d71c9fd0f0748fa6a48c6702178d366221b8
Diffstat (limited to 'res/layout-sw600dp/workspace.xml')
-rw-r--r--res/layout-sw600dp/workspace.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/res/layout-sw600dp/workspace.xml b/res/layout-sw600dp/workspace.xml
index 699797734..699831945 100644
--- a/res/layout-sw600dp/workspace.xml
+++ b/res/layout-sw600dp/workspace.xml
@@ -20,11 +20,4 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res/com.cyanogenmod.trebuchet"
android:paddingTop="@dimen/workspace_content_large_only_top_margin"
- 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" />