diff --git a/res/layout/menu_about_chat_button.xml b/res/layout/menu_about_chat_button.xml index f2cd20b3c..f5b189018 100644 --- a/res/layout/menu_about_chat_button.xml +++ b/res/layout/menu_about_chat_button.xml @@ -3,9 +3,10 @@ android:id="@+id/about_chat" android:visibility="gone" xmlns:android="http://schemas.android.com/apk/res/android" - android:layout_weight="0.2" + android:layout_weight="1" android:layout_width="0dp" - android:layout_height="wrap_content"> + android:layout_height="wrap_content" + android:adjustViewBounds="true"> + android:layout_height="wrap_content" + android:adjustViewBounds="true">