blob: 872c1128bbc9c02d8d9286bced5b7e6e108281b4 [file] [log] [blame]
alision96ff9b72013-07-05 10:59:16 -04001<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
alision96ff9b72013-07-05 10:59:16 -04002 xmlns:tools="http://schemas.android.com/tools"
Alexandre Lision8b9d8e82013-10-04 09:21:27 -04003 android:id="@+id/frag_container"
alision96ff9b72013-07-05 10:59:16 -04004 android:layout_width="match_parent"
5 android:layout_height="match_parent"
alision96ff9b72013-07-05 10:59:16 -04006 tools:context=".ActivityHolder" >
7
Alexandre Lision8b9d8e82013-10-04 09:21:27 -04008</FrameLayout>