summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp-port
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2012-08-28 15:33:22 -0700
committerWinson Chung <winsonc@google.com>2012-08-28 17:08:56 -0700
commit5a0f45fe278e697cd5d8088da23a4321b3acf991 (patch)
tree7eb98585b68773752cdbd04064fa462bdede6ce7 /res/values-sw720dp-port
parent1e533d01d52076c33414419930598c1d03f1b4a6 (diff)
downloadandroid_packages_apps_Trebuchet-5a0f45fe278e697cd5d8088da23a4321b3acf991.tar.gz
android_packages_apps_Trebuchet-5a0f45fe278e697cd5d8088da23a4321b3acf991.tar.bz2
android_packages_apps_Trebuchet-5a0f45fe278e697cd5d8088da23a4321b3acf991.zip
Fixing some spacing issues related to new 10inch layout. (Bug 6955380, Bug 7035262, Bug 7056508)
Change-Id: I589fe6c2475cfff12599eee9b490b2d4dc86511a
Diffstat (limited to 'res/values-sw720dp-port')
-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>