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

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -