From 53990a285eab9b878bc623a47b7edc11fce8f575 Mon Sep 17 00:00:00 2001 From: Andreas Schildbach Date: Sat, 3 Sep 2022 11:11:34 +0200 Subject: [PATCH] locale_config.xml: declare supported locales --- oeffi/AndroidManifest.xml | 1 + oeffi/res/xml/locale_config.xml | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 oeffi/res/xml/locale_config.xml diff --git a/oeffi/AndroidManifest.xml b/oeffi/AndroidManifest.xml index 29e40aa..7109c81 100644 --- a/oeffi/AndroidManifest.xml +++ b/oeffi/AndroidManifest.xml @@ -62,6 +62,7 @@ android:allowBackup="true" android:icon="@mipmap/ic_oeffi_stations_color_48dp" android:label="@string/app_name" + android:localeConfig="@xml/locale_config" android:networkSecurityConfig="@xml/network_security_config" android:theme="@style/My.Theme"> diff --git a/oeffi/res/xml/locale_config.xml b/oeffi/res/xml/locale_config.xml new file mode 100644 index 0000000..cb544e7 --- /dev/null +++ b/oeffi/res/xml/locale_config.xml @@ -0,0 +1,5 @@ + + + + +