How to change language of placepicker in android?

牧云@^-^@ 提交于 2019-12-13 02:34:35

问题


is there any way to change language of place picker without change phone's language ?
in this link use change phone's language method : Change title language PlacePicker


回答1:


There is no direct way of changing the language through the Google Place Picker API. What you can do is to force the locale of the app activity since changing the language of the phone does work.

A notable SO post discussing this can be found here

Hope this helps.



来源:https://stackoverflow.com/questions/35720426/how-to-change-language-of-placepicker-in-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!