move fragments to root directory

This commit is contained in:
dkanada 2020-12-13 22:12:59 +09:00
commit e0a184daa3
30 changed files with 59 additions and 59 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.fragments.mainactivity.library.LibraryFragment">
tools:context=".fragments.mainactivity.library.LibraryFragment">
<com.google.android.material.appbar.AppBarLayout
android:id="@+id/appbar"