Various cleanups
[unical.git] / res / layout / eventview.xml
index 73fb2d2b97cd00ae1e32d16b96c5ab7eac9ebe7b..b8f77135e3c481e31128812f889ca9f172939594 100644 (file)
         android:text="@string/descriptionlabel"
         android:textAppearance="?android:attr/textAppearanceMedium" />
 
-    <TextView
-        android:id="@+id/description"
-        android:layout_width="wrap_content"
-        android:layout_height="wrap_content"
-        android:text="Small Text"
-        android:textAppearance="?android:attr/textAppearanceSmall" />
-
     <LinearLayout
         android:layout_width="match_parent"
         android:layout_height="wrap_content" >
@@ -53,7 +46,6 @@
             android:id="@+id/location"
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
-            android:text="Medium Text"
             android:textAppearance="?android:attr/textAppearanceMedium" />
 
     </LinearLayout>
This page took 0.009286 seconds and 4 git commands to generate.