【发布时间】:2016-03-29 18:02:16
【问题描述】:
我正在使用 Glide 库进行图像加载,我在 build.gradle 中包含了以下依赖项:
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.github.florent37:glidepalette:1.0.6'
compile 'com.github.bumptech.glide:okhttp-integration:1.3.1@aar'
我是否缺少依赖项之类的东西?这是什么问题,请帮助我理解这个......!!!提前谢谢你。
【问题讨论】:
标签: android android-studio android-glide