会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
soft.push("zzq")
CnBlogs
Home
New Post
Contact
Admin
Subscription
2016年12月5日
Glide加载图片报错You must not call setTag() on a view Glide is targeting
报错信息为:You must not call setTag() on a view Glide is targeting 原因就是View使用setTag后导致Glide之前请求的标记被清除,强制转换过程中不能将你给定的类型判断为Request类型所致。 在Glide源码中可追溯: 所以你可以在G
Read More
posted @ 2016-12-05 20:07 soft.push("zzq")
Views(4963)
Comments(0)
Diggs(0)
公告