Renames MonsterFragment to MonsterDetailFragment to better explain its use.

This commit is contained in:
2021-05-02 01:30:39 -07:00
committed by Tom Hicks
parent dc9066daca
commit 21af6e20ba
7 changed files with 268 additions and 740 deletions

View File

@@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".ui.monster.MonsterFragment">
tools:context=".ui.monster.MonsterDetailFragment">
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"