-
public interface LocaleChangedListener
Listener for changes to the AppLocale.currentLocale
-
-
Method Summary
Modifier and Type Method Description abstract Unit
onLocaleChanged()
Called when the AppLocale.currentLocale has changed -
-
Method Detail
-
onLocaleChanged
abstract Unit onLocaleChanged()
Called when the AppLocale.currentLocale has changed
-
-
-
-