onLoadCleared

open fun onLoadCleared(placeholder: Drawable)

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

Parameters

placeholder

The placeholder drawable to optionally show, or null.