summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2012-07-10 21:33:10 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2012-07-10 21:33:10 +0200
commit2e3bd8e881717708f2a85a4d60f16b6af6e1d226 (patch)
treeaa20b96cac64d131edb10ecf879e7efd84f2406d
parentab6d909e03cb766647def7d76542adf83238ab69 (diff)
downloadAntennaPod-2e3bd8e881717708f2a85a4d60f16b6af6e1d226.zip
Changed selection background for post-gingerbread devices
-rw-r--r--res/values-v11/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-v11/colors.xml b/res/values-v11/colors.xml
index 86b0fae09..a21634ea8 100644
--- a/res/values-v11/colors.xml
+++ b/res/values-v11/colors.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <color name="selection_background">#33B5E5</color>
+ <color name="selection_background">#81CFEA</color>
</resources> \ No newline at end of file