forked from github/szkolny
center buttons in EventDetailsDialog
This commit is contained in:
parent
40ea700e0b
commit
9fbafd0eee
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user