X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff_plain/dea0f4b0ccb139fe558e88c18547c019c934add0..29bad272e177a379197aebf1bfeef080da12b86f:/MS2Debounce/res/layout/main.xml?ds=sidebyside
diff --git a/MS2Debounce/res/layout/main.xml b/MS2Debounce/res/layout/main.xml
index 6eaa067..a1f41a8 100644
--- a/MS2Debounce/res/layout/main.xml
+++ b/MS2Debounce/res/layout/main.xml
@@ -3,35 +3,90 @@
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" />
+
+
+
+
+