11 lines
299 B
XML
Raw Normal View History

2014-02-25 19:53:12 -08:00
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/fragment_container"
2014-02-25 19:53:12 -08:00
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
</LinearLayout>