diff --git a/res/layout/message_list_item_touchable.xml b/res/layout/message_list_item_touchable.xml index d24665ac5..b05db7548 100644 --- a/res/layout/message_list_item_touchable.xml +++ b/res/layout/message_list_item_touchable.xml @@ -21,7 +21,7 @@ android:layout_height="wrap_content" android:button="@drawable/checkbox" android:layout_centerVertical="true" - android:layout_centerHorizontal="true" + android:layout_alignParentLeft="true" android:focusable="false" android:visibility="gone" />