Added option to switch the app language (via android system settings) (#7214)

This commit is contained in:
André 2024-05-31 21:05:38 +02:00 committed by GitHub
parent 43d487f7e9
commit 38f56d6d9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,7 @@ android {
androidResources {
additionalParameters += ["--no-version-vectors"]
generateLocaleConfig true
}
}

View File

@ -0,0 +1 @@
unqualifiedResLocale=en