move fragments to root directory
This commit is contained in:
parent
53657919af
commit
e0a184daa3
30 changed files with 59 additions and 59 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue