summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp-port/dimens.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-sw720dp-port/dimens.xml')
-rw-r--r--res/values-sw720dp-port/dimens.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/res/values-sw720dp-port/dimens.xml b/res/values-sw720dp-port/dimens.xml
index 5528ae6d6..84ef395d5 100644
--- a/res/values-sw720dp-port/dimens.xml
+++ b/res/values-sw720dp-port/dimens.xml
@@ -43,8 +43,9 @@
<integer name="apps_customize_cling_focused_x">2</integer>
<integer name="apps_customize_cling_focused_y">2</integer>
- <!-- Page width set to match a page of icons (96*k) -->
- <dimen name="workspace_divider_width">768dp</dimen>
+ <!-- Divider width set to match the qsb width -->
+ <dimen name="workspace_divider_padding_left">112dp</dimen>
+ <dimen name="workspace_divider_padding_right">112dp</dimen>
<!-- Hotseat -->
<dimen name="hotseat_width_gap">16dp</dimen>