From 630c4dca286e59be7d48bde9cc5919df4c111187 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Wed, 15 Dec 2010 22:58:49 -0800 Subject: [PATCH] Making the customization drawer a little smaller. Change-Id: Ia9f34f9b92b9c3cf4d5f05c3ab8adee752cf3733 --- res/layout-xlarge-land/customization_drawer.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/layout-xlarge-land/customization_drawer.xml b/res/layout-xlarge-land/customization_drawer.xml index 9d088f2f09..50e7b66210 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"