android_device_samsung_univ.../apps/AdvancedDisplay/res/layout/framelayout.xml
2020-06-30 20:58:08 +02:00

5 lines
191 B
XML
Executable file

<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/frameLayout"
android:layout_width="match_parent"
android:layout_height="match_parent" />