aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/drawable/section_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain/src/main/res/drawable/section_header.xml')
-rw-r--r--OpenPGP-Keychain/src/main/res/drawable/section_header.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/OpenPGP-Keychain/src/main/res/drawable/section_header.xml b/OpenPGP-Keychain/src/main/res/drawable/section_header.xml
deleted file mode 100644
index a4468484e..000000000
--- a/OpenPGP-Keychain/src/main/res/drawable/section_header.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<shape xmlns:android="http://schemas.android.com/apk/res/android"
- android:shape="rectangle" >
-
- <size
- android:height="2dp"
- android:width="1000dp" />
-
- <solid android:color="@color/emphasis" />
-
-</shape> \ No newline at end of file