Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Releases: akexorcist/Localization

1.2.1

19 Oct 23:04

Choose a tag to compare

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

15 Oct 10:02

Choose a tag to compare

Support language system in android 7.0+
Language and country support
RTL fully support

1.1.2

11 Oct 16:50

Choose a tag to compare

Fix onAfterLocaleChange issue

1.1.1

22 Jun 17:54

Choose a tag to compare

Fix can't access OnLocaleChangeListener class problem
Add LocalizationDelegate example

1.1.0

22 Jun 17:55

Choose a tag to compare

Custom your own activity to supported language changing without extends from AppCompatActivity.
Update build tools and gradle plugin version

1.0.9

16 Oct 06:04

Choose a tag to compare

Add smooth transition when language change