diff --git a/app/AndroidManifest.xml b/app/AndroidManifest.xml index aaa201a..d7ab832 100644 --- a/app/AndroidManifest.xml +++ b/app/AndroidManifest.xml @@ -7,6 +7,7 @@ android:allowBackup="true" android:name=".MainApplication" android:icon="@mipmap/ic_launcher" + tools:replace="android:icon" android:label="@string/app_name" android:supportsRtl="true" android:extractNativeLibs="true"