1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Slightly better whitespace symmetry in the messagelist

This commit is contained in:
Jesse Vincent 2012-11-06 15:20:27 -05:00
parent 9ae4a6b3dc
commit a47a8c2ccd

View File

@ -2,8 +2,8 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent" android:layout_width="fill_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:paddingBottom="2dip" android:paddingBottom="6dip"
android:paddingRight="3dip" android:paddingRight="4dip"
android:paddingTop="5dip" > android:paddingTop="5dip" >
<RelativeLayout <RelativeLayout