blob: 935d379f9e6c9a046976224179ff9dc298a2633f [file] [log] [blame]
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/container"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".${activityClass}"
tools:ignore="MergeRootFrame" />