android - What is return value of Locale.getDefault() if two locales are set? -


with localelist apis, there rule on of added locales returned locale.getdefault() ?

documentation localelist mentions localelist.getdefault() - "the result guaranteed include default locale returned locale.getdefault(), not @ top of list." not clear locale returned locale.getdefault().

there option of ordering locales priority. return value of locale.getdefault()is primary locale set on device.


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -