Add library fragment

This commit is contained in:
Koitharu
2022-07-04 09:38:39 +03:00
parent 0eff85dca3
commit ebdc2dfb0e
17 changed files with 510 additions and 97 deletions

View File

@@ -86,7 +86,7 @@
android:layout_gravity="bottom"
android:clickable="true"
app:layout_insetEdge="bottom"
app:menu="@menu/nav_menu"
app:menu="@menu/nav_bottom"
tools:ignore="KeyboardInaccessibleWidget" />
</androidx.coordinatorlayout.widget.CoordinatorLayout>