summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorLalit Kansara <lkansara@codeaurora.org>2016-12-06 16:39:10 +0530
committerNaveen Kumar <kumarn@codeaurora.org>2016-12-08 00:21:57 +0530
commitb5ef268cf8119b893c208655a0139a803b6f1c48 (patch)
tree774c3d1aeaf93f03d9505d74b9d2eead039906ed /res/values/colors.xml
parentcf093f3546f841d04b55588bed97c2efdafa5bad (diff)
parent98d4aea6e1904ca257440ce8dfa1a8cd6388c6ad (diff)
downloadandroid_packages_wallpapers_LivePicker-b5ef268cf8119b893c208655a0139a803b6f1c48.tar.gz
android_packages_wallpapers_LivePicker-b5ef268cf8119b893c208655a0139a803b6f1c48.tar.bz2
android_packages_wallpapers_LivePicker-b5ef268cf8119b893c208655a0139a803b6f1c48.zip
Merge N-MR1 to remote branch.
Change-Id: I916ac42d638af29d5a285666ca04b3ab22d553b7
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index d49e104..a81efb6 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -20,5 +20,7 @@
<resources>
<color name="live_wallpaper_thumbnail_background">#CC666666</color>
<color name="live_wallpaper_thumbnail_text_color">#FFFFFFFF</color>
+
+ <color name="translucent_black">#96000000</color>
</resources>