X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff_plain/dea0f4b0ccb139fe558e88c18547c019c934add0..1a5cc22f549744032d98e89fb598440558f01148:/MS2Debounce/res/layout/main.xml?ds=sidebyside
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" />
+
+
+
+
+
+
+
+
+
+