summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp/config.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2012-10-09 15:03:57 -0700
committerWinson Chung <winsonc@google.com>2012-10-09 15:05:08 -0700
commit2db90f32a1c839fb75c99de1a5cee730c78890f9 (patch)
tree1e64cbc6b489a52b29db030aeecc5ee0cee1ab50 /res/values-sw720dp/config.xml
parent98d7bd72df9833b0149dd4772cce710fa4b7476d (diff)
downloadandroid_packages_apps_Trebuchet-2db90f32a1c839fb75c99de1a5cee730c78890f9.tar.gz
android_packages_apps_Trebuchet-2db90f32a1c839fb75c99de1a5cee730c78890f9.tar.bz2
android_packages_apps_Trebuchet-2db90f32a1c839fb75c99de1a5cee730c78890f9.zip
Tweaking workspace overscroll effect to prevent clipping icons. (Bug 7267045)
Change-Id: I96514f762a1af1ec66523afde7db7a967b625afb
Diffstat (limited to 'res/values-sw720dp/config.xml')
-rw-r--r--res/values-sw720dp/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-sw720dp/config.xml b/res/values-sw720dp/config.xml
index c0accb1ec..7c8d3d2e0 100644
--- a/res/values-sw720dp/config.xml
+++ b/res/values-sw720dp/config.xml
@@ -24,7 +24,7 @@
<bool name="config_workspaceFadeAdjacentScreens">true</bool>
<!-- Camera distance for the overscroll effect -->
- <integer name="config_cameraDistance">6500</integer>
+ <integer name="config_cameraDistance">18000</integer>
<!-- Hotseat -->
<bool name="hotseat_transpose_layout_with_orientation">false</bool>