diff --git a/res/layout/chat_bubble.xml b/res/layout/chat_bubble.xml index 462316dbe..1840514c8 100644 --- a/res/layout/chat_bubble.xml +++ b/res/layout/chat_bubble.xml @@ -99,14 +99,23 @@ android:textStyle="bold"/> + android:layout_width="wrap_content" + android:layout_height="wrap_content" + android:layout_gravity="center"> + + - + android:layout_centerVertical="true" + android:gravity="center" + android:scaleType="centerInside" />