mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-23 13:35:33 +03:00
Change send button scale type
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
1c1cc4ee09
commit
4b530dbf6a
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue