getApplicationLocales

Returns application locales for the calling app as a LocaleListCompat.

Returns a getEmptyLocaleList if no app-specific locales are set.

Note: This API only work at AppCompatDelegate and it should always be called after Activity.onCreate().