From 86da3217d18d1b3ee5f73fa2e2c749b8e7c122cb Mon Sep 17 00:00:00 2001 From: Koitharu Date: Mon, 26 Dec 2022 19:13:48 +0200 Subject: [PATCH] Add A13 locale list --- app/src/main/AndroidManifest.xml | 1 + app/src/main/res/xml/locales.xml | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 app/src/main/res/xml/locales.xml diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 4ca5eaf80..ebe4fbdf1 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -29,6 +29,7 @@ android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:largeHeap="true" + android:localeConfig="@xml/locales" android:networkSecurityConfig="@xml/network_security_config" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" diff --git a/app/src/main/res/xml/locales.xml b/app/src/main/res/xml/locales.xml new file mode 100644 index 000000000..77223ddc2 --- /dev/null +++ b/app/src/main/res/xml/locales.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +