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/layout-sw360dp/fragment_conversations_overview.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'res/layout-sw360dp/fragment_conversations_overview.xml') diff --git a/res/layout-sw360dp/fragment_conversations_overview.xml b/res/layout-sw360dp/fragment_conversations_overview.xml index 939950c2..ceb3b5fa 100644 --- a/res/layout-sw360dp/fragment_conversations_overview.xml +++ b/res/layout-sw360dp/fragment_conversations_overview.xml @@ -7,16 +7,16 @@ android:layout_width="324dp" android:layout_height="match_parent" android:orientation="vertical" - android:background="#eeeeee" + android:background="@color/primarybackground" > @@ -25,7 +25,6 @@ android:layout_width="fill_parent" android:layout_height="match_parent" android:layout_weight="1" - android:background="#e5e5e5" android:orientation="vertical"> \ No newline at end of file -- cgit v1.2.3