summaryrefslogtreecommitdiffstats
path: root/res/layout-xlarge-land/customization_drawer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout-xlarge-land/customization_drawer.xml')
-rw-r--r--res/layout-xlarge-land/customization_drawer.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/res/layout-xlarge-land/customization_drawer.xml b/res/layout-xlarge-land/customization_drawer.xml
index 8c60e68ba..911525961 100644
--- a/res/layout-xlarge-land/customization_drawer.xml
+++ b/res/layout-xlarge-land/customization_drawer.xml
@@ -20,9 +20,11 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
launcher:widgetCellCountX="16"
- launcher:cellCountX="7"
- launcher:cellCountY="4"
- launcher:pageLayoutPaddingTop="10dp"
+ launcher:cellCountX="8"
+ launcher:cellCountY="3"
+ launcher:pageLayoutWidthGap="32dp"
+ launcher:pageLayoutHeightGap="12dp"
+ launcher:pageLayoutPaddingTop="40dp"
launcher:pageLayoutPaddingBottom="25dp"
launcher:pageLayoutPaddingLeft="20dp"
launcher:pageLayoutPaddingRight="20dp" /> \ No newline at end of file