This repository was archived by the owner on Jun 22, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
2- [ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-Android--Localization-brightgreen.svg?style=flat )] ( http://android-arsenal.com/details/1/2890 ) [ ![ Build Status] ( https://travis-ci.org/akexorcist/Android-LocalizationActivity .svg?branch=master )] ( https://travis-ci.org/akexorcist/Android-LocalizationActivity ) [ ![ Maven Central ] ( https://maven-badges.herokuapp .com/maven-central/com. akexorcist/localizationactivity/badge .svg )] ( https://maven-badges.herokuapp. com/maven-central/com. akexorcist/localizationactivity )
2+ [ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-Android--Localization-brightgreen.svg?style=flat )] ( http://android-arsenal.com/details/1/2890 ) [ ![ Build Status] ( https://travis-ci.org/akexorcist/Android-Localization .svg?branch=master )] ( https://travis-ci.org/akexorcist/Android-Localization ) [ ![ JCenter ] ( https://api.bintray .com/packages/ akexorcist/maven/localization/images/download .svg )] ( https://bintray. com/akexorcist/maven/localization )
33
4- Android-LocalizationActivity
4+ Localization Library
55==============================
66
77![ Header image] ( https://raw.githubusercontent.com/akexorcist/Android-Localization/master/image/01-header.jpg )
@@ -123,7 +123,7 @@ LocalizationActivity extends from AppCompatActivity
123123===========================
124124LocalizationActivity is extended from AppCompatActivity class. So you still can use all methods from AppCompatActivity class.
125125
126- ![ Header image] ( https://raw.githubusercontent.com/akexorcist/Android-LocalizationActivity /master/image/03-extend.jpg )
126+ ![ Header image] ( https://raw.githubusercontent.com/akexorcist/Android-Localization /master/image/03-extend.jpg )
127127
128128
129129Don't like AppCompat? Try delegate way
@@ -227,7 +227,7 @@ class MainActivity: LocalizationActivity() {
227227
228228Then just build up some String Resource for English and Thai language.
229229
230- ![ Header image] ( https://raw.githubusercontent.com/akexorcist/Android-LocalizationActivity /master/image/02-string_resource.jpg )
230+ ![ Header image] ( https://raw.githubusercontent.com/akexorcist/Android-Localization /master/image/02-string_resource.jpg )
231231
232232Complete! Your application now supports multiple languages now.
233233
You can’t perform that action at this time.
0 commit comments