Tweaking workspace overscroll effect to prevent clipping icons. (Bug 7267045)

Change-Id: I96514f762a1af1ec66523afde7db7a967b625afb
This commit is contained in:
Winson Chung
2012-10-09 15:03:57 -07:00
parent 98d7bd72df
commit 2db90f32a1
+1 -1
View File
@@ -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>