diff options
| author | Joel Klinghed <the_jk@spawned.biz> | 2025-02-20 22:59:50 +0100 |
|---|---|---|
| committer | Joel Klinghed <the_jk@spawned.biz> | 2025-02-20 22:59:50 +0100 |
| commit | ab3d085e9e883b0a146e55aa9f80aaf0b326c4aa (patch) | |
| tree | 6cca0cba1ed7b5138b8f519656e73deb9442f963 /app/src/main/res/layout/content_main.xml | |
| parent | d18325aa04d0c1053aae3aec47c5dca495d65e78 (diff) | |
WIPWIP
Diffstat (limited to 'app/src/main/res/layout/content_main.xml')
| -rw-r--r-- | app/src/main/res/layout/content_main.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/content_main.xml b/app/src/main/res/layout/content_main.xml index 041049e..f377027 100644 --- a/app/src/main/res/layout/content_main.xml +++ b/app/src/main/res/layout/content_main.xml @@ -5,7 +5,7 @@ android:layout_height="match_parent" app:layout_behavior="@string/appbar_scrolling_view_behavior"> - <fragment + <androidx.fragment.app.FragmentContainerView android:id="@+id/nav_host_fragment_content_main" android:name="androidx.navigation.fragment.NavHostFragment" android:layout_width="0dp" |
