summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-08-16 11:54:27 -0700
committerWinson Chung <winsonc@google.com>2011-08-16 12:52:39 -0700
commitf314b0eab03bb354c14b6c89f694a6685bd246d9 (patch)
treef2a4125465a21589b905e82c529449a15ca2187c /res/values/config.xml
parentc273c5814d7b312628107ad4a7bff9cc64e89eae (diff)
downloadandroid_packages_apps_Trebuchet-f314b0eab03bb354c14b6c89f694a6685bd246d9.tar.gz
android_packages_apps_Trebuchet-f314b0eab03bb354c14b6c89f694a6685bd246d9.tar.bz2
android_packages_apps_Trebuchet-f314b0eab03bb354c14b6c89f694a6685bd246d9.zip
Improving transition between Apps/Widgets panes (5145408)
Change-Id: Id4f73a89b646bbf168ee49e8bdeb34b85a52d9d4
Diffstat (limited to 'res/values/config.xml')
-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 7eebc4a72..37710b696 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">100</integer>
+ <integer name="config_tabTransitionDuration">200</integer>
<!-- The slope, in percent, of the drag movement needed to drag an item out of
AppsCustomize (y / x * 100%) -->