diff options
Diffstat (limited to 'res/layout-xlarge-land/customization_drawer.xml')
-rw-r--r-- | res/layout-xlarge-land/customization_drawer.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/res/layout-xlarge-land/customization_drawer.xml b/res/layout-xlarge-land/customization_drawer.xml index 4fcf761..7ad9132 100644 --- a/res/layout-xlarge-land/customization_drawer.xml +++ b/res/layout-xlarge-land/customization_drawer.xml @@ -19,4 +19,10 @@ android:layout_width="match_parent" android:layout_height="match_parent" - launcher:widgetCellCountX="16" />
\ No newline at end of file + launcher:widgetCellCountX="16" + launcher:cellCountX="7" + launcher:cellCountY="4" + launcher:pageLayoutPaddingTop="10dp" + launcher:pageLayoutPaddingBottom="15dp" + launcher:pageLayoutPaddingLeft="20dp" + launcher:pageLayoutPaddingRight="20dp" />
\ No newline at end of file |