From 0f7ad3a20dead18024ba41342d10f35be5a1037c Mon Sep 17 00:00:00 2001 From: cketti Date: Tue, 2 Oct 2012 19:46:08 +0200 Subject: [PATCH] Get rid of the color gradients in the background (dark holo theme) --- res/layout/account_list.xml | 3 ++- res/layout/accounts.xml | 3 ++- res/layout/folder_list.xml | 5 +++-- res/layout/message_compose.xml | 3 ++- res/layout/message_list.xml | 3 ++- 5 files changed, 11 insertions(+), 6 deletions(-) diff --git a/res/layout/account_list.xml b/res/layout/account_list.xml index 468904618..9f75f1b65 100644 --- a/res/layout/account_list.xml +++ b/res/layout/account_list.xml @@ -2,7 +2,8 @@ + android:layout_width="fill_parent" + android:background="?android:attr/colorBackground"> + android:layout_width="fill_parent" + android:background="?android:attr/colorBackground"> + android:layout_width="fill_parent" + android:background="?android:attr/colorBackground"> - + diff --git a/res/layout/message_compose.xml b/res/layout/message_compose.xml index 826040c99..bc9352173 100644 --- a/res/layout/message_compose.xml +++ b/res/layout/message_compose.xml @@ -2,7 +2,8 @@ + android:orientation="vertical" + android:background="?android:attr/colorBackground"> + android:orientation="vertical" + android:background="?android:attr/colorBackground">