summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2012-02-23 16:31:13 -0800
committerWinson Chung <winsonc@google.com>2012-02-23 16:33:08 -0800
commit61b0c69d3fe331d3de338322396d5de691d58613 (patch)
treee3bb00d76834fcb9e660002610961b8f1d73d2d1 /res/values/config.xml
parent88f334571fe41df620ba903ced9b2c69b0170d5c (diff)
downloadandroid_packages_apps_Trebuchet-61b0c69d3fe331d3de338322396d5de691d58613.tar.gz
android_packages_apps_Trebuchet-61b0c69d3fe331d3de338322396d5de691d58613.tar.bz2
android_packages_apps_Trebuchet-61b0c69d3fe331d3de338322396d5de691d58613.zip
Tweaking pickup animation, vibration and removing glow from drag view.
Change-Id: I8c9741e8b63ca9a0fc4af90e178dbb02fa912d83
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 259385f51..c56d59671 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -63,6 +63,7 @@
<!-- Parameters controlling the animation for when an item is dropped on the home screen,
and it animates from its old position to the new one. -->
+ <integer name="config_dropAnimMinDuration">100</integer>
<integer name="config_dropAnimMaxDuration">500</integer>
<!-- The duration of the UserFolder opening and closing animation -->