onLoadFailed

open fun onLoadFailed(errorDrawable: Drawable)

Sets the given android.graphics.drawable.Drawable on the view using setImageDrawable.

Parameters

errorDrawable

The error drawable to optionally show, or null.