[android] Improve style on button

Signed-off-by: Jean-Baptiste CHARRON <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste 2023-03-14 18:59:32 +01:00 committed by Andrew Shkrob
parent e68a6aa9be
commit b66495757f

View file

@ -39,6 +39,7 @@
<Button
android:id="@+id/btn_continue"
style="@style/MwmWidget.Button.Accent"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginEnd="32dp"