885c616853c2f7d156ca16c2ad13a2cbf1725654
[unical.git] / res / layout / add_event.xml
1 <LinearLayout
2 xmlns:android="http://schemas.android.com/apk/res/android"
3 android:orientation="vertical"
4 android:layout_width="fill_parent"
5 android:layout_height="fill_parent" android:layout_gravity="center">
6 <LinearLayout
7 android:orientation="vertical"
8 android:id="@+id/fragment_container"
9 android:layout_width="match_parent"
10 android:layout_height="match_parent" >
11
12 </LinearLayout>
13 </LinearLayout>
This page took 0.021322 seconds and 3 git commands to generate.