habitica-android/Habitica/res/layout/dialog_habitica_primary_destructive_button.xml

6 lines
269 B
XML
Raw Permalink Normal View History

2019-06-05 09:37:18 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Button xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:layout_width="match_parent"
2024-05-31 07:54:06 +00:00
android:layout_height="wrap_content"
style="@style/HabiticaButton.Maroon">
2019-06-05 09:37:18 +00:00
</Button>