Android 打包string出现警告问题

来源:互联网 发布:手机免费视频软件 编辑:程序博客网 时间:2024/06/15 06:34

//在resources 上添加xmlns:tools=”http://schemas.android.com/tools” tools:ignore=”MissingTranslation”忽略,如下

<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
阅读全文
0 0
原创粉丝点击