summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-08-22 16:19:31 -0700
committerWinson Chung <winsonc@google.com>2011-08-22 17:30:48 -0700
commitf8742be8abcb8e54e62fca04bc2811cc8ea3bda8 (patch)
tree75fa2b914d69db0f73e34320833c51c1170cb111 /res/values
parent30a22f32b07f7a864112d92ac959db0e84e0c374 (diff)
downloadandroid_packages_apps_Trebuchet-f8742be8abcb8e54e62fca04bc2811cc8ea3bda8.tar.gz
android_packages_apps_Trebuchet-f8742be8abcb8e54e62fca04bc2811cc8ea3bda8.tar.bz2
android_packages_apps_Trebuchet-f8742be8abcb8e54e62fca04bc2811cc8ea3bda8.zip
Workaround for wallpaper crash. (5191436)
- Adding a little time to the tab transition Change-Id: Ia7615d93f471845e568742df828cde43c1b917c4
Diffstat (limited to 'res/values')
-rw-r--r--res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 37710b696..e88a83eac 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -31,7 +31,7 @@
<integer name="config_appsCustomizeWorkspaceShrinkTime">1000</integer>
<!-- Tab transition animation duration -->
- <integer name="config_tabTransitionDuration">200</integer>
+ <integer name="config_tabTransitionDuration">250</integer>
<!-- The slope, in percent, of the drag movement needed to drag an item out of
AppsCustomize (y / x * 100%) -->