6 lines
230 B
XML
6 lines
230 B
XML
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:id="@+id/fragment_proto_container"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent" >
|
|
</FrameLayout>
|
|
|