aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-10-13 14:36:19 +0200
committeriNPUTmice <daniel@gultsch.de>2014-10-13 14:36:19 +0200
commitd61e4cce1075e3561406be96b402def5f90dcd58 (patch)
tree9f87da827dd8c68dd73473a5e154eee87aea7000 /res/drawable
parentc423da46b20fd723d37fcc17722ecbeb64050c80 (diff)
reworked muc details and contact details a bit
Diffstat (limited to 'res/drawable')
-rw-r--r--res/drawable/section_header.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/drawable/section_header.xml b/res/drawable/section_header.xml
deleted file mode 100644
index 9db04f90..00000000
--- a/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="1.5dp"
- android:width="2000dp" />
-
- <solid android:color="@color/divider" />
-
-</shape> \ No newline at end of file