相关疑难解决方法(0)

使用Picasso通过Bitmap获取回调

我正在使用Picasso为我的应用下载图像.

我遇到的情况是我需要Bitmap在加载到第一个之前访问第一个ImageView.Downloader.Response该类的存在似乎表明这是可能的,但我找不到任何使用示例.我不想写一堆更多的代码来异步处理这个特殊情况,如果它可以与Picasso一起使用的话.

谁能告诉我怎么做?

android bitmap picasso

81
推荐指数
3
解决办法
9万
查看次数

标签 统计

android ×1

bitmap ×1

picasso ×1