diff --git a/AndroidManifest.xml b/AndroidManifest.xml index d37ee01ea..3216f7bb4 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -57,7 +57,9 @@ android:description="@string/app_description" android:allowBackup="true" android:theme="@style/AppThemeDark" - android:supportsRtl="true" > + android:supportsRtl="true" + tools:replace="theme, icon, label" + >