美文网首页
glide 错误: 无法访问RequestListener

glide 错误: 无法访问RequestListener

作者: 王冥 | 来源:发表于2018-09-11 15:38 被阅读28次

遇到奇葩问题,我把glide引用提取到一个library项目,回调接口使用自定义的接口,然后在RequestListener回调方法回调回去,结果报错无法访问RequestListener

问题出现在引用glide包上,不能使用implementation,要使用api,应该是跨项目引用的问题

相关文章

网友评论

      本文标题:glide 错误: 无法访问RequestListener

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