From eec9ec87a2dc999c7b2836646c0032a04b6c2aeb Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Thu, 13 Sep 2012 00:54:14 -0500 Subject: [PATCH] rejiggering to work well with and without stars --- res/layout/message_list_item.xml | 67 ++++++++++++++++---------------- 1 file changed, 33 insertions(+), 34 deletions(-) diff --git a/res/layout/message_list_item.xml b/res/layout/message_list_item.xml index efd118c2b..4e5b99627 100644 --- a/res/layout/message_list_item.xml +++ b/res/layout/message_list_item.xml @@ -2,7 +2,7 @@ @@ -55,53 +55,52 @@ android:layout_toRightOf="@+id/chip_wrapper" android:layout_below="@+id/subject" android:layout_marginLeft="1dip" + android:layout_marginBottom="3dip" + android:layout_marginRight="16dip" android:layout_toLeftOf="@+id/flagged" android:bufferType="spannable" android:singleLine="false" android:textAppearance="?android:attr/textAppearanceSmall" android:textColor="?android:attr/textColorPrimary" /> - - - - - - + + + +