blob: 7700b733a176e26ded5605095fd15d87178e8c01 [file] [log] [blame]
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/frag_container"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".ActivityHolder"
android:background="@drawable/bg_72" >
</FrameLayout>