akexorcist / Localization

[Android] In-app language changing library
Apache License 2.0
983 stars 154 forks source link

No ability to reset to default system locale #69

Closed kar closed 3 years ago

kar commented 4 years ago

How to reset back to system locale?

akexorcist commented 4 years ago

It cannot reset back to system locale. Using this library, your app need to handle the language by itself, not depends on device settings.