diff --git a/res/layout-sw533dp-land/avatar.xml b/res/layout-sw533dp-land/avatar.xml deleted file mode 100644 index 361ea0b10..000000000 --- a/res/layout-sw533dp-land/avatar.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/res/layout/chat_bubble_alt_incoming.xml b/res/layout/chat_bubble_alt_incoming.xml index 2369f271a..8a9566178 100644 --- a/res/layout/chat_bubble_alt_incoming.xml +++ b/res/layout/chat_bubble_alt_incoming.xml @@ -17,7 +17,9 @@ android:adjustViewBounds="true" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_weight="1" /> + android:layout_weight="1" + android:maxWidth="250dp" + android:maxHeight="250dp" />