X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-fixes/blobdiff_plain/c305346095aed12c23e79aee46c0d142e3eb35d8..29bad272e177a379197aebf1bfeef080da12b86f:/MS2Debounce/res/layout/main.xml?ds=sidebyside
diff --git a/MS2Debounce/res/layout/main.xml b/MS2Debounce/res/layout/main.xml
index a62239d..a1f41a8 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" />
+
+
+
+