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
1 changed files with 2 additions and 2 deletions

View File

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