From 3ac70d4b868df47d14aedc104d1691b8597c5e1f Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Tue, 8 Jul 2014 11:41:19 +0200 Subject: uniformed colors. made colors a little material --- res/drawable/es_slidingpane_shadow.xml | 4 ++-- res/drawable/message_border.xml | 2 +- res/drawable/section_header.xml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'res/drawable') diff --git a/res/drawable/es_slidingpane_shadow.xml b/res/drawable/es_slidingpane_shadow.xml index 8c2cefc2..5b6037f7 100644 --- a/res/drawable/es_slidingpane_shadow.xml +++ b/res/drawable/es_slidingpane_shadow.xml @@ -1,7 +1,7 @@ + android:endColor="@color/divider" + android:startColor="@android:color/transparent" /> \ No newline at end of file diff --git a/res/drawable/message_border.xml b/res/drawable/message_border.xml index 1477fbe8..4a581e7d 100644 --- a/res/drawable/message_border.xml +++ b/res/drawable/message_border.xml @@ -2,5 +2,5 @@ - + \ No newline at end of file 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 @@ + android:width="2000dp" /> - + \ No newline at end of file -- cgit v1.2.3