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