mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-20 13:27:25 +00:00
Updated fragment container
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
android:paddingRight="@{viewModel.insets.right}"
|
android:paddingRight="@{viewModel.insets.right}"
|
||||||
tools:ignore="RtlHardcoded">
|
tools:ignore="RtlHardcoded">
|
||||||
|
|
||||||
<FrameLayout
|
<androidx.fragment.app.FragmentContainerView
|
||||||
android:id="@+id/main_nav_host"
|
android:id="@+id/main_nav_host"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent" />
|
android:layout_height="match_parent" />
|
||||||
|
Reference in New Issue
Block a user