jamfish/app/src/main/res/layout/activity_main_content.xml
2016-03-14 00:47:16 +01:00

5 lines
No EOL
235 B
XML

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