aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/layout/fragments_activity.xml
blob: 5624f75e74f9ba26532acc54481e37692f5ed729 (plain)
1
2
3
4
5
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" style="@style/fill">

    <FrameLayout android:id="@+id/frame" style="@style/fill"/>

</RelativeLayout>