summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index dd9ba72..497de46 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -34,7 +34,7 @@
<application
android:icon="@mipmap/ic_launcher"
android:allowBackup="false"
- android:label="@string/app_name"
+ android:label="@string/app_name_cm"
android:supportsRtl="true"
android:persistent="true"
android:hardwareAccelerated="true"
@@ -43,7 +43,7 @@
<activity
android:name=".activity.ActivityMusic"
android:theme="@style/AppThemeV2"
- android:label="@string/app_name"
+ android:label="@string/app_name_cm"
android:launchMode="singleInstance"
android:configChanges="locale|orientation">
<intent-filter>