summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-04-29 18:42:10 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-04-29 18:42:10 +0000
commit29a627ed3a689a99da4e909e493e73abd245defe (patch)
tree047c6c774cff8674eeed50ba588fc5baf07efe66 /res
parente2f7268df9fd30c2817323bd8e527d0cc576e2dc (diff)
parentfe0d1f2458e6a442613b070ae549124a4780e759 (diff)
downloadandroid_packages_apps_Trebuchet-29a627ed3a689a99da4e909e493e73abd245defe.tar.gz
android_packages_apps_Trebuchet-29a627ed3a689a99da4e909e493e73abd245defe.tar.bz2
android_packages_apps_Trebuchet-29a627ed3a689a99da4e909e493e73abd245defe.zip
Merge "Animating dragview color change when dragging over ButtonDropTarget" into ub-launcher3-burnaby
Diffstat (limited to 'res')
-rw-r--r--res/values/config.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 47394a1f8..7ce40594f 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -55,9 +55,6 @@
<integer name="config_appsCustomizeDragSlopeThreshold">150</integer>
<!-- Workspace -->
- <!-- The transition duration for the background of the drop targets -->
- <integer name="config_dropTargetBgTransitionDuration">0</integer>
-
<!-- The duration (in ms) of the fade animation on the object outlines, used when
we are dragging objects around on the home screen. -->
<integer name="config_dragOutlineFadeTime">900</integer>