SchildiChat-android/vector/src/main/res/layout/activity_simple.xml
2019-11-05 18:13:55 +01:00

5 lines
273 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.fragment.app.FragmentContainerView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/simpleFragmentContainer"
android:layout_width="match_parent"
android:layout_height="match_parent" />