mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-01 20:22:03 +00:00
Change send button scale type
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
1c1cc4ee09
commit
4b530dbf6a
@ -53,6 +53,7 @@
|
||||
android:id="@id/messageSendButton"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:scaleType="fitCenter"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:layout_centerVertical="true" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user