summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_main.xml
blob: 2627a32955f491eac98cba2ffe70ddb39baac146 (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_height="match_parent"
    android:layout_width="match_parent"
    />