Now events are added to calendar. Edit also works now
[unical.git] / res / layout / add_event.xml
index 8ac6f0cba1e57d090e712349b0d4ee56aa4eb7d7..c14561c8094408161dab3f116148449f28730ddd 100644 (file)
                     android:ems="8"
                     android:visibility="gone" />
         </LinearLayout>
-        <EditText
-                android:id="@+id/description"
-                android:layout_width="match_parent"
-                android:layout_height="wrap_content"
-                android:ems="10"
-                android:hint="@string/description"
-                android:inputType="textMultiLine" >
-
-            <requestFocus />
-        </EditText>
     </LinearLayout>
 </LinearLayout>
         </ScrollView>
\ No newline at end of file
This page took 0.010127 seconds and 4 git commands to generate.