文件名称:picasso-helper:毕加索的辅助类,支持备用镜像URL列表
文件大小:10KB
文件格式:ZIP
更新时间:2024-06-09 22:49:57
Java
毕加索助手 毕加索的辅助类,支持备用镜像URL列表。 原料药 PicassoHelper picassoHelper = new PicassoHelper (picasso); picassoHelper . load( " image-key " , imageUrl, Arrays . asList(imageUrl2, imageUrl3, imageUrl4)) .into(imageView); 玛文 Gradle
【文件预览】:
picasso-helper-master
----.gitignore(53B)
----README.md(323B)
----pom.xml(1KB)
----LICENSE(9KB)
----src()
--------main()