mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-12 18:40:52 +00:00
parent
562d6f2f57
commit
7f0131d324
@ -64,8 +64,10 @@
|
|||||||
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:scaleType="centerCrop"
|
||||||
|
android:padding="4dp"
|
||||||
|
android:adjustViewBounds="true"
|
||||||
android:layout_centerVertical="true" />
|
android:layout_centerVertical="true" />
|
||||||
|
|
||||||
</merge>
|
</merge>
|
||||||
|
Loading…
Reference in New Issue
Block a user