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

6 lines
266 B
XML
Raw 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"
android:layout_height="match_parent"
style="@style/HabiticaButton.Red">
</Button>