aboutsummaryrefslogtreecommitdiffstats
path: root/res/drawable/section_header.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-07-08 11:41:19 +0200
committeriNPUTmice <daniel@gultsch.de>2014-07-08 11:41:19 +0200
commit3ac70d4b868df47d14aedc104d1691b8597c5e1f (patch)
treef6333cd8fc90b36c25de01a5909349b1ef1db25e /res/drawable/section_header.xml
parent37a8b87235f8c85a851976f5995c8c8c00c83fa5 (diff)
uniformed colors. made colors a little material
Diffstat (limited to 'res/drawable/section_header.xml')
-rw-r--r--res/drawable/section_header.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/drawable/section_header.xml b/res/drawable/section_header.xml
index 25f148ce..e4cb9742 100644
--- a/res/drawable/section_header.xml
+++ b/res/drawable/section_header.xml
@@ -4,7 +4,7 @@
<size
android:height="1.5dp"
- android:width="1000dp" />
+ android:width="2000dp" />
- <solid android:color="#b7b7b7" />
+ <solid android:color="@color/divider" />
</shape> \ No newline at end of file