diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 22ab5e6f9..32ea872f4 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -27,11 +27,12 @@ android:fullBackupContent="@xml/backup_rules" android:icon="@mipmap/ic_launcher" android:label="@string/appName" + android:localeConfig="@xml/locales_config" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/Theme.AndroidSwissTransfer" android:usesCleartextTraffic="false" - tools:targetApi="31"> + tools:targetApi="35"> . +# +# +# Set default locale +unqualifiedResLocale=en diff --git a/app/src/main/res/xml/locales_config.xml b/app/src/main/res/xml/locales_config.xml new file mode 100644 index 000000000..261fdd1e8 --- /dev/null +++ b/app/src/main/res/xml/locales_config.xml @@ -0,0 +1,24 @@ + + + + + + + +