Adds saving throws editor.

This commit is contained in:
2021-05-31 12:58:34 -07:00
parent 61a1ec399e
commit 150cd1a154
7 changed files with 436 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="wrap_content"
android:layout_margin="@dimen/text_margin"
tools:context=".ui.components.Stepper">