Change strings in notification bar after a change in the locale

橙三吉。 提交于 2019-12-07 17:02:21

问题


I have few string.xml files for different languages, and when I change my locale everything is okey all my labels in my activity are changed except the one in the notification.

Is there anything like a 'refresh' command to send to the notification? to refresh the strings?


回答1:


This issue has been reported number of times on different forums. Probably the most appropriate solutions/workaround can be found here:
android - locale notification, need to dump cache

Kind regards,
Bo



来源:https://stackoverflow.com/questions/10832903/change-strings-in-notification-bar-after-a-change-in-the-locale

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