summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2010-12-15 23:29:42 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-12-15 23:29:42 -0800
commit95b381c9f3b10edac48e87f8fa66187bae63289b (patch)
tree06b17760998582201c54856284aae129bc4a1cce /res
parent38b4f7c5eab773ad36048b5ab8713750dcaaf748 (diff)
parent630c4dca286e59be7d48bde9cc5919df4c111187 (diff)
downloadandroid_packages_apps_Trebuchet-95b381c9f3b10edac48e87f8fa66187bae63289b.tar.gz
android_packages_apps_Trebuchet-95b381c9f3b10edac48e87f8fa66187bae63289b.tar.bz2
android_packages_apps_Trebuchet-95b381c9f3b10edac48e87f8fa66187bae63289b.zip
Merge "Making the customization drawer a little smaller."
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"