summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_main.xml
blob: 7013496c2ae17e84ad423ab03a1aeaa269a0e218 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<androidx.fragment.app.FragmentContainerView xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/container"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    />