diff --git a/res/layout-land/chatlist_cell.xml b/res/layout-land/chatlist_cell.xml index 3b02ab4ff..0ffda4749 100644 --- a/res/layout-land/chatlist_cell.xml +++ b/res/layout-land/chatlist_cell.xml @@ -18,7 +18,7 @@ android:adjustViewBounds="true" android:layout_alignParentRight="true" android:layout_centerVertical="true" - android:visibility="invisible" /> + android:visibility="invisible" android:layout_alignParentTop="true"/> + android:layout_alignParentEnd="true" android:layout_alignParentTop="true"/> + android:visibility="invisible" android:layout_alignParentTop="true"/> + + - - diff --git a/res/layout-sw533dp/chatlist_cell.xml b/res/layout-sw533dp/chatlist_cell.xml new file mode 100644 index 000000000..692be473b --- /dev/null +++ b/res/layout-sw533dp/chatlist_cell.xml @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/chatlist_cell.xml b/res/layout/chatlist_cell.xml index 054d8f639..0d9ee3e44 100644 --- a/res/layout/chatlist_cell.xml +++ b/res/layout/chatlist_cell.xml @@ -12,13 +12,12 @@ android:id="@+id/delete_chatroom" android:button="@drawable/checkbox" android:contentDescription="@string/content_description_delete" - android:paddingRight="5dp" android:layout_width="wrap_content" android:layout_height="wrap_content" android:adjustViewBounds="true" android:layout_alignParentRight="true" android:layout_centerVertical="true" - android:visibility="invisible" /> + android:visibility="invisible" android:layout_alignParentTop="true"/>