summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge-land
diff options
context:
space:
mode:
authorAdam Lesinski <adamlesinski@google.com>2010-11-04 16:15:23 -0700
committerAdam Lesinski <adamlesinski@google.com>2010-11-17 10:57:43 -0800
commit6b879f0a5885274a85333531e091283405d490cc (patch)
treeeca43695425abca4fb465919aef7c4b295abc25d /res/values-xlarge-land
parent61033d3d86fcae1f654f3fbfc9979d131e265d76 (diff)
downloadandroid_packages_apps_Trebuchet-6b879f0a5885274a85333531e091283405d490cc.tar.gz
android_packages_apps_Trebuchet-6b879f0a5885274a85333531e091283405d490cc.tar.bz2
android_packages_apps_Trebuchet-6b879f0a5885274a85333531e091283405d490cc.zip
Layout tweaks in Launcher
-Removed All apps and Configure toolbar buttons from Customization Drawer, removed Configure button from All apps and added Market icon to All apps -Changed spacing of CellLayouts when scrolling -Modified gap spacing in workspace layout -Made workspace invisible in All apps but touching the place where the workspace was takes you back to workspace Change-Id: I6e2579bfebeb8f1f80fdae07da442f6d399abe33
Diffstat (limited to 'res/values-xlarge-land')
-rw-r--r--res/values-xlarge-land/dimens.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values-xlarge-land/dimens.xml b/res/values-xlarge-land/dimens.xml
index db31cf1cf..51037f5b0 100644
--- a/res/values-xlarge-land/dimens.xml
+++ b/res/values-xlarge-land/dimens.xml
@@ -17,9 +17,9 @@
<resources>
<!-- the area at the edge of the screen that makes the workspace go left
or right while you're dragging. -->
- <dimen name="scroll_zone">160dip</dimen>
+ <dimen name="scroll_zone">100dip</dimen>
<!-- Width/height gap overrides for the workspace -->
- <dimen name="workspace_width_gap">16dp</dimen>
- <dimen name="workspace_height_gap">5dp</dimen>
+ <dimen name="workspace_width_gap">32dp</dimen>
+ <dimen name="workspace_height_gap">2dp</dimen>
</resources> \ No newline at end of file