center buttons in EventDetailsDialog

This commit is contained in:
Franek 2024-06-15 12:39:30 +02:00
parent 40ea700e0b
commit 9fbafd0eee
No known key found for this signature in database
GPG Key ID: 0329F871B2079351

View File

@ -217,7 +217,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
app:flexWrap="wrap" app:flexWrap="wrap"
app:justifyContent="flex_end"> app:justifyContent="center">
<!-- cmd_eye_check_outline --> <!-- cmd_eye_check_outline -->
<com.google.android.material.button.MaterialButton <com.google.android.material.button.MaterialButton