delight-im / delight-im/Android-Languages
Resources.updateConfiguration() is deprecated
Open
enhancement
- Dominant language
- Java
- Stars
- 72
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
As of API 25, `Resources.updateConfiguration()` is deprecated and should thus not be used anymore in `Source/library/src/main/java/im/delight/android/languages/Language.java`. [This example](https://github.com/gunhansancar/ChangeLanguageExample/blob/master/app/src/main/java/com/gunhansancar/changelanguageexample/helper/LocaleHelper.java) shows what to do in the different APIs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.