Add event work in progress
[unical.git] / res / layout / add_event_basic_tab.xml
index f05f666ee851a5543253dfe753b0665001bdc3c8..00d07c2918e9e61148f24f9594f61d4f0100f0ea 100644 (file)
                    android:layout_width="0dip"
                    android:layout_height="wrap_content"
                    android:layout_weight="1" />
+               <EditText
+                   android:id="@+id/repeat_count"
+                   android:inputType="number"
+                   android:layout_width="wrap_content"
+                   android:layout_height="wrap_content"
+                   android:visibility="gone"
+               />
        
            </LinearLayout>
        </LinearLayout>
This page took 0.008804 seconds and 4 git commands to generate.