summaryrefslogtreecommitdiffstats
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authorBobby Georgescu <georgescu@google.com>2012-09-30 12:57:45 -0700
committerBobby Georgescu <georgescu@google.com>2012-09-30 13:00:17 -0700
commit0aaf8fb8b86cbf6353937c12f377ad524661c553 (patch)
treea071abe30932c3961f6805a7e2bb08fc97ccbb48 /res/values/colors.xml
parent207b73bafea60a79fde5e3323e87441762e4b6ed (diff)
downloadandroid_packages_apps_Gallery2-0aaf8fb8b86cbf6353937c12f377ad524661c553.tar.gz
android_packages_apps_Gallery2-0aaf8fb8b86cbf6353937c12f377ad524661c553.tar.bz2
android_packages_apps_Gallery2-0aaf8fb8b86cbf6353937c12f377ad524661c553.zip
Update FX/pano button appearance, placement, animation
Bug: 7213162 Bug: 7233446 Change-Id: Ief62e3f17ee08999a23656217dcf39bb91421d1e
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 10f5b6303..705748c2b 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -38,4 +38,6 @@
<color name="bitmap_screennail_placeholder">#333</color>
<color name="slideshow_background">#1A1A1A</color>
+
+ <color name="button_dark_transparent_background">#6000</color>
</resources>