This repository was archived by the owner on Jun 22, 2022. It is now read-only.
Releases: akexorcist/Localization
Releases · akexorcist/Localization
1.2.1
Support string resource from getApplicationContext()
Add LocalizationApplicationDelegate. So you need to custom application class in your app
LocalizationDelegate was deprecated, replace by LocalizationActivityDelegate
1.2.0
Support language system in android 7.0+
Language and country support
RTL fully support
1.1.2
Fix onAfterLocaleChange issue
1.1.1
Fix can't access OnLocaleChangeListener class problem
Add LocalizationDelegate example
1.1.0
Custom your own activity to supported language changing without extends from AppCompatActivity.
Update build tools and gradle plugin version
1.0.9
Add smooth transition when language change