Updated fragment container

This commit is contained in:
Viktor De Pasquale 2019-10-29 16:58:46 +01:00
parent 93c422dce6
commit 9e66310c28

View File

@ -19,7 +19,7 @@
android:paddingRight="@{viewModel.insets.right}"
tools:ignore="RtlHardcoded">
<FrameLayout
<androidx.fragment.app.FragmentContainerView
android:id="@+id/main_nav_host"
android:layout_width="match_parent"
android:layout_height="match_parent" />