]> iEval git - unical.git/blob - res/layout/add_event.xml
Merge branch 'master' of ssh://ieval.ro/srv/git/unical
[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.042905 seconds and 4 git commands to generate.