summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
diff options
context:
space:
mode:
authorChih-Chung Chang <chihchung@google.com>2011-10-14 16:09:09 +0800
committerChih-Chung Chang <chihchung@google.com>2011-10-18 12:11:13 +0800
commit26d36b4322b08b1c9d6a25cc1478a7241b744b23 (patch)
treedc1cdebe4df84fe12afa75279b3f8e907ef0461c /res/values/styles.xml
parentad3229857bd9585129824b0bffa966bfbc2e8a3c (diff)
downloadandroid_packages_apps_Snap-26d36b4322b08b1c9d6a25cc1478a7241b744b23.tar.gz
android_packages_apps_Snap-26d36b4322b08b1c9d6a25cc1478a7241b744b23.tar.bz2
android_packages_apps_Snap-26d36b4322b08b1c9d6a25cc1478a7241b744b23.zip
Fix 5393669: New Player Control UI.
Change-Id: I1aa310eee3b7715dbefea6b2f24e6f32481db49c
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index df9fea382..b26c72861 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -35,4 +35,5 @@
<style name="DialogPickerTheme" parent="Theme.Gallery">
</style>
<bool name="picker_is_dialog">false</bool>
+ <color name="darker_transparent">#C1000000</color>
</resources>