aboutsummaryrefslogtreecommitdiff
path: root/res/drawable/shadow_headlines.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>2013-05-21 14:31:15 +0400
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>2013-05-21 14:31:15 +0400
commit4f49ae38dd06974ada031153569b5fff64e8afb3 (patch)
treeb1bb52e4f07b4cc4b4f436a28865d87161a72be6 /res/drawable/shadow_headlines.xml
parent1bc939e60b361bd85915511b0b3c27bb4ae12238 (diff)
parent48f2680916df329bbe34365ee58ceed67dc082ba (diff)
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb
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