Android Localization problem: Not all items in the layout update properly when switching locales

前端 未结 4 870
北海茫月
北海茫月 2021-02-07 18:27

Here\'s the problem: When I have an activity running in the background, and I switch locales, and I switch back to the application, everything updates... EXCEPT checkboxes and r

4条回答
  •  南笙
    南笙 (楼主)
    2021-02-07 19:03

    If some of these are in memory they will not change. If you reboot the phone, reinstall the application or at least completely kill the app it will work fine.

提交回复
热议问题