summaryrefslogtreecommitdiff
path: root/res/drawable/headline_row_selected_sepia.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/headline_row_selected_sepia.xml')
-rw-r--r--res/drawable/headline_row_selected_sepia.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/drawable/headline_row_selected_sepia.xml b/res/drawable/headline_row_selected_sepia.xml
deleted file mode 100644
index 04d82723..00000000
--- a/res/drawable/headline_row_selected_sepia.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<layer-list xmlns:android="http://schemas.android.com/apk/res/android" >
-
- <item android:drawable="@color/headline_row_selected_sepia"/>
- <item android:drawable="@drawable/shadow"/>
- <item><bitmap
- xmlns:android="http://schemas.android.com/apk/res/android"
- android:src="@drawable/arrowhead_sepia"
- android:gravity="center_vertical|right" /></item>
-
-</layer-list> \ No newline at end of file