diff --git a/res/layout-land/folder_message_list_child.xml b/res/layout-land/folder_message_list_child.xml
index 606f597a3..f5c541210 100644
--- a/res/layout-land/folder_message_list_child.xml
+++ b/res/layout-land/folder_message_list_child.xml
@@ -17,23 +17,23 @@
android:ellipsize="end"
android:singleLine="true"
android:textAppearance="?android:attr/textAppearanceSmall"
- android:textSize="10sp"
- android:textColor="?android:attr/textColorSecondary"
- android:layout_width="310px"
+ android:textSize="12sp"
+ android:textColor="?android:attr/textColorPrimary"
+ android:layout_width="350px"
android:layout_height="wrap_content"
android:layout_toLeftOf="@+id/from"
android:paddingLeft="10px"
android:layout_marginRight="1px" />
diff --git a/res/layout/folder_message_list_child.xml b/res/layout/folder_message_list_child.xml
index d575bbc68..6242c011a 100644
--- a/res/layout/folder_message_list_child.xml
+++ b/res/layout/folder_message_list_child.xml
@@ -2,7 +2,7 @@
@@ -10,44 +10,44 @@
android:id="@+id/chip"
android:background="@drawable/appointment_indicator_leftside_1"
android:layout_width="4px"
- android:layout_height="20px"
+ android:layout_height="16px"
android:layout_centerVertical="true" />
diff --git a/res/layout/message_view_header.xml b/res/layout/message_view_header.xml
index 0ea9d2997..95658f6e1 100644
--- a/res/layout/message_view_header.xml
+++ b/res/layout/message_view_header.xml
@@ -8,7 +8,7 @@
android:background="@drawable/ic_email_thread_open_top_default">
+
-