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

javascript - Why Selenium can't find an element that is graphically visible -

java - How to compare two classes -

mysql - Gateway Timeout Error on Insert 70000 record using Hibernate in Java -