optimize preview alignment

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2021-09-16 22:19:28 +02:00
parent 552f0555f1
commit c78967b6b1
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -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