bashgid/android/res/layout/activity_main.xml
2014-10-23 16:58:47 +00:00

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>