]> git.zerfleddert.de Git - ms2-fixes/blobdiff - MS2Debounce/res/layout/main.xml
make textview more dynamic
[ms2-fixes] / MS2Debounce / res / layout / main.xml
index 0a850ba5466a2a6fe480dfa6de8389fd30a05627..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="Hello World, MS2Debounce"
+    android:text=""
     />
 </LinearLayout>
 
Impressum, Datenschutz