remove the incorrect text that people need to download before playing
authorXeli
Sun, 22 Jan 2012 23:35:32 +0100
changeset 6588 58c04b8c6aee
parent 6587 3a0b9257c4f9
child 6589 2fa0a274a1e3
remove the incorrect text that people need to download before playing
project_files/Android-build/SDL-android-project/res/layout/main.xml
--- a/project_files/Android-build/SDL-android-project/res/layout/main.xml	Mon Jan 16 14:25:26 2012 +0100
+++ b/project_files/Android-build/SDL-android-project/res/layout/main.xml	Sun Jan 22 23:35:32 2012 +0100
@@ -3,13 +3,7 @@
     android:orientation="vertical"
     android:layout_width="fill_parent"
     android:layout_height="fill_parent"
-    >
-<TextView  
-    android:layout_width="fill_parent" 
-    android:layout_height="wrap_content" 
-    android:text="Press download on first every launch, then startGame"
-    />
-    
+    >    
     <Button
     	android:id="@+id/downloader"
     	android:layout_width="wrap_content"