美文网首页
2018-11-30 Android Studio is not

2018-11-30 Android Studio is not

作者: 俊德 | 来源:发表于2018-11-30 11:29 被阅读0次

    解决办法:

    resources 标签内增加xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation"两个属性即可:<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">

    相关文章

      网友评论

          本文标题:2018-11-30 Android Studio is not

          本文链接:https://www.haomeiwen.com/subject/zzgccqtx.html