Replaces condition immunities, damage immunities, damage resistances, damage vulnerabilities, and senses with a unified list of strings editor.

This commit is contained in:
Tom Hicks
2021-06-25 20:28:25 -07:00
parent ecf2b01723
commit a2798ddc82
42 changed files with 154 additions and 1677 deletions

View File

@@ -3,7 +3,8 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
android:orientation="vertical"
tools:context=".ui.editmonster.EditTraitFragment">
<com.google.android.material.textfield.TextInputLayout
android:layout_width="match_parent"