|
@@ -53,6 +53,7 @@
|
|
android:id="@id/messageSendButton"
|
|
android:id="@id/messageSendButton"
|
|
android:layout_width="wrap_content"
|
|
android:layout_width="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
|
+ android:scaleType="fitCenter"
|
|
android:layout_alignParentEnd="true"
|
|
android:layout_alignParentEnd="true"
|
|
android:layout_centerVertical="true" />
|
|
android:layout_centerVertical="true" />
|
|
|
|
|