Renames MonsterFragment to MonsterDetailFragment to better explain its use.

This commit is contained in:
2021-05-02 01:30:39 -07:00
parent 3a3cd04010
commit ff379521c0
5 changed files with 36 additions and 38 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"