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
Post a Comment