Factory

class Factory : Fetcher.Factory<Uri>

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun create(data: Uri, options: Options, imageLoader: ImageLoader): Fetcher?