summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/drawable-hdpi/arrowhead_light.pngbin1283 -> 287 bytes
-rw-r--r--res/drawable/shadow_headlines.xml2
2 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable-hdpi/arrowhead_light.png b/res/drawable-hdpi/arrowhead_light.png
index 130dbf18..2c113ae1 100644
--- a/res/drawable-hdpi/arrowhead_light.png
+++ b/res/drawable-hdpi/arrowhead_light.png
Binary files differ
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