X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff_plain/c51c7009fb49f86f631cc9ceec9f23f3f7024cf9..f297054c1bfe38a7b55ed9becce37144e7b070ca:/MS2Debounce/res/layout/main.xml
diff --git a/MS2Debounce/res/layout/main.xml b/MS2Debounce/res/layout/main.xml
index fcf4ea2..4538f8d 100644
--- a/MS2Debounce/res/layout/main.xml
+++ b/MS2Debounce/res/layout/main.xml
@@ -18,15 +18,17 @@
android:layout_toRightOf="@id/delay_label"
android:numeric="integer"
android:maxLength="2"
+ android:text="0"
+ android:enabled="false"
android:background="@android:drawable/editbox_background"/>
+ android:onClick="setValues"
+ android:text="Set" />
+
+
+
+
+
+
+
+
+