GlideImageLoader

当使用GlideImageLoader时,必须依赖Glide库。 为了保证ImageViewer体积最小化,和用户更多可能的选择性,并未将Glide打包进aar。

Author

Jenly

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun loadImage(context: Context, imageView: ImageView, data: Any, @Nullable placeholderDrawable: Drawable, @Nullable errorDrawable: Drawable)
加载图片