|
|
@ -5,7 +5,8 @@ |
|
|
xmlns:tools="http://schemas.android.com/tools" |
|
|
xmlns:tools="http://schemas.android.com/tools" |
|
|
android:id="@+id/coordinator_main" |
|
|
android:id="@+id/coordinator_main" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_width="match_parent" |
|
|
android:layout_height="match_parent"> |
|
|
|
|
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
|
android:background="?attr/colorSurface"> |
|
|
|
|
|
|
|
|
<androidx.fragment.app.FragmentContainerView |
|
|
<androidx.fragment.app.FragmentContainerView |
|
|
android:id="@+id/fragment_container" |
|
|
android:id="@+id/fragment_container" |
|
|
|