added launcher icon, fixed crash due to AppContext = null (damn Android GC), made...
[DHBWCampusApp.git] / app / src / main / AndroidManifest.xml
index 89c3c048b60981ec84203a213d5687cd13b02ee6..fe7a3d806832eab18bfc41eb77c51dd90f52df08 100644 (file)
@@ -19,7 +19,7 @@
         android:theme="@style/AppTheme">
         <activity
             android:name=".CampusApp"
-            android:label="@string/app_name"
+            android:label="@string/app_name_launcher"
             android:theme="@style/AppTheme.NoActionBar">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />