simplify fragments directory structure

This commit is contained in:
dkanada 2021-05-30 13:54:05 +09:00
commit e87c6ad85e
14 changed files with 24 additions and 26 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=".fragments.mainactivity.library.LibraryFragment">
tools:context=".fragments.main.LibraryFragment">
<com.google.android.material.appbar.AppBarLayout
android:id="@+id/appbar"