diff --git a/res/layout/conversation_fragment.xml b/res/layout/conversation_fragment.xml index 042b677466..305fb97c45 100644 --- a/res/layout/conversation_fragment.xml +++ b/res/layout/conversation_fragment.xml @@ -27,7 +27,7 @@ android:layout_height="wrap_content" android:layout_marginEnd="10dp" android:layout_marginRight="10dp" - android:layout_marginBottom="10dp" + android:layout_marginBottom="20dp" android:padding="5dp" android:layout_gravity="bottom|end" android:background="@drawable/circle_tintable"