Replaces fragment tag with FragmentContainerView.

This commit is contained in:
2021-05-02 01:36:16 -07:00
committed by Tom Hicks
parent 21af6e20ba
commit b374dbfe71
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"