android_hardware_samsung/AdvancedDisplay/res/layout/framelayout.xml

6 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" />