]> iEval git - unical.git/blobdiff - res/layout/add_event.xml
Bugfix
[unical.git] / res / layout / add_event.xml
index c14561c8094408161dab3f116148449f28730ddd..c1f73add6ca5bbdbe7509d062e191e61fdf238fb 100644 (file)
@@ -22,7 +22,7 @@
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
             android:text="@string/start_label"
-            android:textAppearance="?android:attr/textAppearanceMedium" />
+            android:textAppearance="?android:attr/textAppearanceMedium">    </TextView>
 
     <LinearLayout
             android:layout_width="match_parent"
@@ -86,7 +86,6 @@
                 android:onClick="showDateTimePickerDialog"
                 android:text="@string/pick_date"
                 android:layout_weight="1"
-                android:ems="10"
                 android:focusable="false"
                 />
 
         </LinearLayout>
     </LinearLayout>
 </LinearLayout>
-        </ScrollView>
\ No newline at end of file
+        </ScrollView>
This page took 0.010066 seconds and 4 git commands to generate.