diff --git a/res/layout/message_list_item_touchable.xml b/res/layout/message_list_item_touchable.xml index f88abe5a8..a072b8d5d 100644 --- a/res/layout/message_list_item_touchable.xml +++ b/res/layout/message_list_item_touchable.xml @@ -16,17 +16,18 @@ android:layout_alignBottom="@+id/preview" android:layout_centerVertical="true" android:layout_alignParentLeft="true" - android:layout_marginRight="2dip" + android:layout_marginRight="4dip" android:paddingLeft="6dip" android:background="@android:color/transparent" >