summaryrefslogtreecommitdiff
path: root/res/values/colors.xml
diff options
context:
space:
mode:
authordaniel oeh <daniel.oeh@gmail.com>2013-08-31 15:42:48 +0200
committerdaniel oeh <daniel.oeh@gmail.com>2013-08-31 15:42:48 +0200
commit7df102daa3a6e950810187c85a836efab8336ffc (patch)
treeec24baad4b568d2ce97ad0533c19a61083007155 /res/values/colors.xml
parenta60ff4dd36de07abf6b640caf7e0723817162286 (diff)
downloadAntennaPod-7df102daa3a6e950810187c85a836efab8336ffc.zip
Images in podcast directory should now be displayed correctly
Diffstat (limited to 'res/values/colors.xml')
-rw-r--r--res/values/colors.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/values/colors.xml b/res/values/colors.xml
index a666f8967..7ce05bc13 100644
--- a/res/values/colors.xml
+++ b/res/values/colors.xml
@@ -28,8 +28,7 @@
<color name="status_playing">#E0EE5F52</color>
<color name="overlay_dark">#262C31</color>
<color name="overlay_light">#DDDDDD</color>
- <color name="default_image_color">#858585</color>
-
+
<!-- Use Gingerbread-orange -->
<color name="selection_background_color_dark">#FEBB20</color>
<color name="selection_background_color_light">#FEBB20</color>