Replaces fragment tag with FragmentContainerView.

This commit is contained in:
2021-05-02 01:36:16 -07:00
parent ff379521c0
commit d1ec7fd51c
2 changed files with 4 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
app:layout_constraintRight_toRightOf="parent"
app:menu="@menu/bottom_nav_menu" />
<fragment
<androidx.fragment.app.FragmentContainerView
android:id="@+id/nav_host_fragment"
android:name="androidx.navigation.fragment.NavHostFragment"