mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-01-06 22:21:39 +01:00
Added option to switch the app language (via android system settings) (#7214)
This commit is contained in:
parent
43d487f7e9
commit
38f56d6d9b
@ -56,6 +56,7 @@ android {
|
||||
|
||||
androidResources {
|
||||
additionalParameters += ["--no-version-vectors"]
|
||||
generateLocaleConfig true
|
||||
}
|
||||
}
|
||||
|
||||
|
1
app/src/main/res/resources.properties
Normal file
1
app/src/main/res/resources.properties
Normal file
@ -0,0 +1 @@
|
||||
unqualifiedResLocale=en
|
Loading…
Reference in New Issue
Block a user