summaryrefslogtreecommitdiffstatshomepage
path: root/android-project/app/src/main/res/layout/main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android-project/app/src/main/res/layout/main.xml')
-rw-r--r--android-project/app/src/main/res/layout/main.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-project/app/src/main/res/layout/main.xml b/android-project/app/src/main/res/layout/main.xml
index 123c4b6eac5..d9995839961 100644
--- a/android-project/app/src/main/res/layout/main.xml
+++ b/android-project/app/src/main/res/layout/main.xml
@@ -7,7 +7,7 @@
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
- android:text="Hello World, SDLActivity"
+ android:text="MAME"
/>
</LinearLayout>