summaryrefslogtreecommitdiff
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-08-05 14:17:07 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-08-05 14:17:07 +0200
commitf25c1f80ec1ffca2cfb1ad1e3ba0b17456430653 (patch)
tree2268b04ec236e3218d72c64227613d6763909104 /res/values/colors.xml
parentc07bf6691ddad9bf59431c16da4799ebf44d5c02 (diff)
downloadAntennaPod-f25c1f80ec1ffca2cfb1ad1e3ba0b17456430653.zip
Videoplayer controls weren't visible on some api versions
Diffstat (limited to 'res/values/colors.xml')
-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 5ee44ecc5..0ea65feb3 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -20,5 +20,6 @@
<color name="bright_blue">#33B5E5</color>
<color name="ics_gray">#858585</color>
<color name="selection_background">#FEBB20</color>
+ <color name="actionbar_gray">#DDDDDD</color>
</resources> \ No newline at end of file