summaryrefslogtreecommitdiff
path: root/res/drawable/shadow_headlines.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-18 13:41:44 +0400
committerAndrew Dolgov <[email protected]>2013-05-18 13:41:44 +0400
commit47a2f150abbbe45a17df212d44cecd2416dee24a (patch)
tree0479181b24123c12f8ad0b13b6651078e12d64aa /res/drawable/shadow_headlines.xml
parentad6b01cb469b41b27056e81a44760f6d2559cda8 (diff)
bump version, update light theme
Diffstat (limited to 'res/drawable/shadow_headlines.xml')
-rw-r--r--res/drawable/shadow_headlines.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable/shadow_headlines.xml b/res/drawable/shadow_headlines.xml
index 09e5aa6a..7c31ab34 100644
--- a/res/drawable/shadow_headlines.xml
+++ b/res/drawable/shadow_headlines.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
- <item android:drawable="@color/headlines_light"/>
+ <!-- <item android:drawable="@color/headlines_light"/> -->
<item android:drawable="@drawable/shadow"/>
</layer-list> \ No newline at end of file