From c59d70b8c6f430b9376fecf1bf4b34ab768d0811 Mon Sep 17 00:00:00 2001 From: m0viefreak Date: Wed, 6 Feb 2013 21:43:49 +0100 Subject: [PATCH] Compose: Don't just theme the editboxes, but the whole content (but not the actionbar) This way also the From: selection, To:, Cc, and Bcc: are themed correctly. It looks more homogeneous and is consistent with the looks of the MessageView. --- res/values/attrs.xml | 1 - res/values/themes.xml | 2 -- src/com/fsck/k9/activity/MessageCompose.java | 29 ++++++++++---------- 3 files changed, 15 insertions(+), 17 deletions(-) diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 8afa039da..59e5224d3 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -53,7 +53,6 @@ - diff --git a/res/values/themes.xml b/res/values/themes.xml index c4b2067cb..d25ae1021 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -52,7 +52,6 @@ #ffffffff @drawable/attachment_text_box_light @android:color/white - @android:color/black