StreamImageLoaderFactory

class StreamImageLoaderFactory(context: Context, builder: ImageLoader.Builder.() -> Unit = {}) : ImageLoaderFactory

Constructors

Link copied to clipboard
constructor(context: Context, builder: ImageLoader.Builder.() -> Unit = {})

Functions

Link copied to clipboard
open override fun newImageLoader(): ImageLoader