mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
optimize preview alignment
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
552f0555f1
commit
c78967b6b1
@ -39,6 +39,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:contentDescription="@null"
|
||||
android:scaleType="fitStart"
|
||||
android:visibility="invisible" />
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
|
Loading…
Reference in New Issue
Block a user