summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-04-28 22:01:31 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-04-29 11:25:16 -0700
commitfe0d1f2458e6a442613b070ae549124a4780e759 (patch)
tree1f9774c750a7460028b7c70746361e1fcc50871d /res/values/config.xml
parentca5719780b4a9a4b8f171393f74644e6654c1bab (diff)
downloadandroid_packages_apps_Trebuchet-fe0d1f2458e6a442613b070ae549124a4780e759.tar.gz
android_packages_apps_Trebuchet-fe0d1f2458e6a442613b070ae549124a4780e759.tar.bz2
android_packages_apps_Trebuchet-fe0d1f2458e6a442613b070ae549124a4780e759.zip
Animating dragview color change when dragging over ButtonDropTarget
Change-Id: I642438be681769812302dba0b6deca38f89f7a16
Diffstat (limited to 'res/values/config.xml')
-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>