Different mapbox-streets source versions have different levels/types
of support for Chinese languages. To support Chinese languages, it's
better to map android system Locale to MapLocale dynamically according
to the mapbox-streets source version that is being used.
Android system's Chinese Locales also changed in different android
versions. Add support for new Locales like zh_CN_#Hans (with script
part in Locale).
Different mapbox-streets source versions have different levels/types
of support for Chinese languages. To support Chinese languages, it's
better to map android system Locale to MapLocale dynamically according
to the mapbox-streets source version that is being used.
Android system's Chinese Locales also changed in different android
versions. Add support for new Locales like zh_CN_#Hans (with script
part in Locale).