summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2014-09-23 16:22:10 -0700
committerSunny Goyal <sunnygoyal@google.com>2014-09-23 16:33:26 -0700
commitf876301d0a460bec260a3c7a6ab260a06d5817ba (patch)
treee54558690386ca8fe92c32d3eba49ea8247e2066 /res/values
parentd8f6253e67d23dcdcf521b0558f193ae832743b2 (diff)
downloadandroid_packages_apps_Trebuchet-f876301d0a460bec260a3c7a6ab260a06d5817ba.tar.gz
android_packages_apps_Trebuchet-f876301d0a460bec260a3c7a6ab260a06d5817ba.tar.bz2
android_packages_apps_Trebuchet-f876301d0a460bec260a3c7a6ab260a06d5817ba.zip
UI Fixes
> Adding a scrim to the longpress cling Bug: 17573777 High level design asks (very low-risk) > Changing the dialog to use device default theme > Updating screenpanel assets Change-Id: Ia0216b60fd8cd607d83a5e7c3d7e6c8255125eda
Diffstat (limited to 'res/values')
-rw-r--r--res/values/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index 7ddb1e47f..29837eaf7 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -22,6 +22,7 @@
over the delete target or the info target -->
<color name="delete_target_hover_tint">#DAFF0000</color>
<color name="info_target_hover_tint">#DA0099CC</color>
+ <color name="cling_scrim_background">#80000000</color>
<color name="bubble_dark_background">#20000000</color>
<color name="focused_background">#80c6c5c5</color>