1 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" style="@style/fill"> 2 3 <FrameLayout android:id="@+id/frame" style="@style/fill"/> 4 5 </RelativeLayout> 6