首页
IT
登录
6mi
u
盘
搜
搜 索
IT
Expected resource of type drawable [ResourceType]
Expected resource of type drawable [ResourceType]
xiaoxiao
2021-03-25
57
资源类型不匹配导致android编译版本检查无法通过,可以修gradle文件,禁止资源类型检查 lintOptions { disable
"ResourceType"
} 就可以解决问题.
转载请注明原文地址: https://ju.6miu.com/read-39244.html
技术
最新回复
(
0
)