X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=res%2Flayout%2Fadd_event.xml;h=45c47b84142cb651ea640e735cb4b4cd9377a3f5;hb=539deec9aa94ea7b7736b7597d9470a18204d7f8;hp=6840e24971178cb4b2bd7cfa1c8e4cf8ff8345c5;hpb=dec0e89412f5ae0e3523a76508f048edbbf80202;p=unical.git diff --git a/res/layout/add_event.xml b/res/layout/add_event.xml index 6840e24..45c47b8 100644 --- a/res/layout/add_event.xml +++ b/res/layout/add_event.xml @@ -1,52 +1,183 @@ + + android:orientation="vertical" + android:layout_width="match_parent" + android:layout_height="match_parent"> + - + + - + android:layout_height="wrap_content" + android:text="@string/start_label" + android:textAppearance="?android:attr/textAppearanceMedium" /> - - + + + + + + - + + + + + + + + + + + android:layout_height="wrap_content" + android:ems="10" + android:hint="@string/description" + android:inputType="textMultiLine" > - - + + + - - + + + + + + + - + + + + - - + android:layout_height="wrap_content" + /> + - - \ No newline at end of file + + + + + + + + +