]> git.zerfleddert.de Git - ms2-fixes/blobdiff - MS2Debounce/res/layout/main.xml
make textview more dynamic
[ms2-fixes] / MS2Debounce / res / layout / main.xml
index 8fc51942b7bb62550da4e454523a67cb4c0ca7f7..323709bd4c29b7ecece2328b3c6db645dcad3024 100644 (file)
@@ -5,9 +5,10 @@
     android:layout_height="fill_parent"
     >
 <TextView  
+    android:id="@+id/text"
     android:layout_width="fill_parent" 
     android:layout_height="wrap_content" 
-    android:text="You will soon be able to set the debounce_delay here."
+    android:text=""
     />
 </LinearLayout>
 
Impressum, Datenschutz