summaryrefslogtreecommitdiffstats
path: root/res/layout/conversation_item_view.xml
diff options
context:
space:
mode:
authorJames Lemieux <jplemieux@google.com>2014-07-18 16:06:34 -0700
committerJames Lemieux <jplemieux@google.com>2014-07-18 17:22:18 -0700
commitf75cf1157b7168cd4c501b1b34ad473e2ab724f0 (patch)
tree95e13eeb6c496a3a82f1b29936b2c8cecc2ff8ae /res/layout/conversation_item_view.xml
parent058d8b6e4b2b95c7de68885f1f0b91b2831ee246 (diff)
downloadandroid_packages_apps_UnifiedEmail-f75cf1157b7168cd4c501b1b34ad473e2ab724f0.tar.gz
android_packages_apps_UnifiedEmail-f75cf1157b7168cd4c501b1b34ad473e2ab724f0.tar.bz2
android_packages_apps_UnifiedEmail-f75cf1157b7168cd4c501b1b34ad473e2ab724f0.zip
Not enough difference between unread/read in TL
b/16131268 This reworks the colors, fonts and sizes used to distinguish read and unread entries in the conversation list. Change-Id: If807ea43a4011cb36b8d39cd5aba080fbb018016
Diffstat (limited to 'res/layout/conversation_item_view.xml')
-rw-r--r--res/layout/conversation_item_view.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/conversation_item_view.xml b/res/layout/conversation_item_view.xml
index e3e0bb0bd..e7ca548db 100644
--- a/res/layout/conversation_item_view.xml
+++ b/res/layout/conversation_item_view.xml
@@ -149,7 +149,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="3dp"
android:includeFontPadding="false"
- android:textSize="14sp"
+ android:textSize="16sp"
style="@style/ConversationListSubjectStyle"/>
<!-- snippet overlaps folders completely in the layout;