diff --git a/src/main/res/layout/fragment_conversation.xml b/src/main/res/layout/fragment_conversation.xml index e697828e9158275628fbed8559d4761d595a6ac7..c97edd767bf1fdd3f251aca099b319c7f5d308cb 100644 --- a/src/main/res/layout/fragment_conversation.xml +++ b/src/main/res/layout/fragment_conversation.xml @@ -56,9 +56,10 @@ android:layout_above="@+id/textsend" android:layout_width="fill_parent" android:layout_height="wrap_content" + android:minHeight="40dp" android:paddingTop="8dp" android:paddingLeft="8dp" - android:paddingRight="20dp" + android:paddingRight="14dp" android:orientation="horizontal" android:background="?attr/color_background_primary">