rosetta
rosetta copied to clipboard
(Help wanted) Android library for multi-language support
Process Phoenix Has Been Added for restarting Application work better then refresh method....
Hi Ahmed aljazzar Rosetta was working fine till Android N but not working on Android 8.0
After choosing language from ChangeLanguageDialog, language doesn't change immediately. But it changes in next app launch after killing the current app.
I set the preferred language is (automatically detect the system language),But if I changed the language of the phone system, and then open the program, the program language will not...
I have downloaded the sample APK of yours when i switch the orientation from portrait to landscape the app looses language and gets back to english language if you have...
So I noticed a sort-of-bug : Suppose I have my Rosetta config defined as: Locale firstLaunchLocale = Locale.getDefault(); Locale baseLocale = Locale.US; HashSet supportedLocales = new HashSet(); supportedLocales.add(new Locale("ml")); supportedLocales.add(new...
The locale is not getting changed in Android 6.0 (Huawei Honor 5X). It works perfect on Nougat phones. **Logs while changing Language.** ``` D/com.ahmedjazzar.rosetta.LanguagesListDialogFragment: Displaying dialog main strings in the...