summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-07-11 21:06:30 -0700
committerWinson Chung <winsonc@google.com>2011-07-11 21:06:54 -0700
commitaaa530adc9defb8c2b1599cae27bb268d58b2ddb (patch)
tree8ab8fc2db55f6acab93a6e4eabb83f39233de587 /res/values/config.xml
parent3818eaf848cce0916a8650ce49d89ec0564c3bc0 (diff)
downloadandroid_packages_apps_Trebuchet-aaa530adc9defb8c2b1599cae27bb268d58b2ddb.tar.gz
android_packages_apps_Trebuchet-aaa530adc9defb8c2b1599cae27bb268d58b2ddb.tar.bz2
android_packages_apps_Trebuchet-aaa530adc9defb8c2b1599cae27bb268d58b2ddb.zip
Tweaking drop target transition to prevent flash.
Change-Id: I7a0204685f1d377117b4d8e39b1c0d32e7b37a76
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 f03ded71f..fca0acce0 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -47,7 +47,7 @@
<!-- Workspace -->
<!-- The transition duration for the background of the drop targets -->
- <integer name="config_dropTargetBgTransitionDuration">200</integer>
+ <integer name="config_dropTargetBgTransitionDuration">100</integer>
<integer name="config_crosshairsFadeInTime">600</integer>