cleanup: android-example

This commit is contained in:
Hannes Janetzek
2014-02-07 15:48:22 +01:00
parent 625c0ecc1c
commit aa1b2f32b1
4 changed files with 2 additions and 13 deletions

View File

@@ -20,7 +20,7 @@
<!-- android:theme="@android:style/Theme.NoTitleBar.Fullscreen" -->
<activity
android:name="org.oscim.android.test.Samples"
android:label="VTM Samples" >
android:label="@string/app_name" >
<intent-filter>
<action android:name="android.intent.action.MAIN" />