Archived
Changing fragments via bottom navigation view works well now! Also started work on SettingsFragment.kt
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
android:fitsSystemWindows="true"
|
||||
tools:context=".activity.MainActivity">
|
||||
|
||||
<include layout="@layout/content_main"/>
|
||||
<include layout="@layout/content_main"
|
||||
android:id="@+id/content_main"/>
|
||||
|
||||
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||
Reference in New Issue
Block a user