X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff_plain/dea0f4b0ccb139fe558e88c18547c019c934add0..f297054c1bfe38a7b55ed9becce37144e7b070ca:/MS2Debounce/res/layout/main.xml
diff --git a/MS2Debounce/res/layout/main.xml b/MS2Debounce/res/layout/main.xml
index 6eaa067..4538f8d 100644
--- a/MS2Debounce/res/layout/main.xml
+++ b/MS2Debounce/res/layout/main.xml
@@ -3,39 +3,140 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
-
+ android:text="Delay:"/>
+
+ android:layout_alignBaseline="@id/delay_label"
+ android:layout_toRightOf="@id/debounce_delay"
+ android:onClick="setValues"
+ android:text="Set" />
+
+
+
+
+
+
+
+
+
+