]> git.zerfleddert.de Git - ms2-fixes/blobdiff - MS2Debounce/res/layout/main.xml
working edittext
[ms2-fixes] / MS2Debounce / res / layout / main.xml
index fcf4ea264a8d8a92c307a4b48f0f812bbd9f6ddb..5f16f4b3e9af8e01036b215b8778ac104f251b54 100644 (file)
@@ -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"/>
 <Button
     android:id="@+id/reload"
@@ -48,6 +50,7 @@
     android:layout_below="@id/load"
     android:layout_width="fill_parent"
     android:layout_height="wrap_content"
+    android:onClick="toggle_on_boot"
     android:text="Load module on boot" />
 <TextView  
     android:id="@+id/text"
Impressum, Datenschutz