summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2012-10-10 13:37:57 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-10-10 13:37:58 -0700
commit5b589a01cd291ae3599bc3824f6732c109df056a (patch)
treeb292584ffa772e23f10622c1289de54c7cc08e9f /res
parenta113121fd3c43f1e1d23064e17c540c48fe330cc (diff)
parent2db90f32a1c839fb75c99de1a5cee730c78890f9 (diff)
downloadandroid_packages_apps_Trebuchet-5b589a01cd291ae3599bc3824f6732c109df056a.tar.gz
android_packages_apps_Trebuchet-5b589a01cd291ae3599bc3824f6732c109df056a.tar.bz2
android_packages_apps_Trebuchet-5b589a01cd291ae3599bc3824f6732c109df056a.zip
Merge "Tweaking workspace overscroll effect to prevent clipping icons. (Bug 7267045)" into jb-mr1-dev
Diffstat (limited to 'res')
-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>