Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?

通常是因为string.xml中一个string 使用多个%引起 如:%s -- %d

解决办法  %s -- \%%d  仅能有一个%,其余加 /%

posted @   pandans  阅读(2468)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示