fix button positioning

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-07-28 23:15:42 +02:00
parent 0a3e0230c9
commit ba83552be8
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -55,6 +55,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/standard_margin"
android:layout_marginEnd="4dp"
android:gravity="end">
<com.google.android.material.button.MaterialButton