summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2010-12-15 22:58:49 -0800
committerWinson Chung <winsonc@google.com>2010-12-15 22:58:49 -0800
commit630c4dca286e59be7d48bde9cc5919df4c111187 (patch)
treeaeffc361315689af9bdb5116ab0691af5c3e93ec /res
parent760e5375f003accf04f789e90a919ed476d4c335 (diff)
downloadandroid_packages_apps_Trebuchet-630c4dca286e59be7d48bde9cc5919df4c111187.tar.gz
android_packages_apps_Trebuchet-630c4dca286e59be7d48bde9cc5919df4c111187.tar.bz2
android_packages_apps_Trebuchet-630c4dca286e59be7d48bde9cc5919df4c111187.zip
Making the customization drawer a little smaller.
Change-Id: Ia9f34f9b92b9c3cf4d5f05c3ab8adee752cf3733
Diffstat (limited to 'res')
-rw-r--r--res/layout-xlarge-land/customization_drawer.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout-xlarge-land/customization_drawer.xml b/res/layout-xlarge-land/customization_drawer.xml
index 9d088f2f0..50e7b6621 100644
--- a/res/layout-xlarge-land/customization_drawer.xml
+++ b/res/layout-xlarge-land/customization_drawer.xml
@@ -21,7 +21,7 @@
android:layout_height="match_parent"
launcher:wallpaperCellSpanX="3"
launcher:wallpaperCellCountX="12"
- launcher:widgetCellCountX="16"
+ launcher:widgetCellCountX="14"
launcher:cellCountX="8"
launcher:cellCountY="3"
launcher:pageLayoutWidthGap="32dp"