summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2012-02-13 13:03:52 -0800
committerWinson Chung <winsonc@google.com>2012-02-13 13:03:52 -0800
commita1cdab039292f3d809528c0e2e38580b37864d8d (patch)
tree696d35b58eea07325f0a839d95eafdf79f9c0583 /res/values/colors.xml
parent9659d0c3a5c29f880bc12d1051e3e3beae2d4a87 (diff)
downloadandroid_packages_apps_Trebuchet-a1cdab039292f3d809528c0e2e38580b37864d8d.tar.gz
android_packages_apps_Trebuchet-a1cdab039292f3d809528c0e2e38580b37864d8d.tar.bz2
android_packages_apps_Trebuchet-a1cdab039292f3d809528c0e2e38580b37864d8d.zip
Reverting: "Animating the drag view scale up and down when dragging items."
Change-Id: I133ff2631834a4b97e1e4750fb7c07793ddeba69
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 1efeb9e49..ece0fd895 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -23,6 +23,9 @@
<color name="delete_target_hover_tint">#DAFF0000</color>
<color name="info_target_hover_tint">#DA0099CC</color>
+ <!-- The alpha/color to apply to the drag image -->
+ <color name="drag_view_multiply_color">#CCFFFFFF</color>
+
<color name="bubble_dark_background">#20000000</color>
<color name="appwidget_error_color">#FCCC</color>