ImageLoader

Functions

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