mirror of
https://github.com/moparisthebest/k-9
synced 2024-10-31 15:45:08 -04:00
Made long email addresses not ovewrite dates in vertical folder message lists.
This commit is contained in:
parent
989ccad161
commit
973b3f63fa
@ -39,11 +39,13 @@
|
||||
android:ellipsize="end"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall"
|
||||
android:paddingRight="5px"
|
||||
android:paddingLeft="5px"
|
||||
android:singleLine="true"
|
||||
android:textColor="?android:attr/textColorSecondary"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:background="@drawable/folder_message_list_child_background"
|
||||
/>
|
||||
</RelativeLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user