DefaultImageLoader

Constructors

Link copied to clipboard
constructor(context: Context)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open suspend override fun load(url: String, onSuccess: suspend (Bitmap) -> Unit, onError: suspend (Throwable) -> Unit)