setErrorIconDrawable

Set the drawable to use for the error icon.

Parameters

resId

resource id of the drawable to set, or 0 to clear the icon


open fun setErrorIconDrawable(@Nullable errorIconDrawable: Drawable)

Set the drawable to use for the error icon.

Parameters

errorIconDrawable

Drawable to set, may be null to clear the icon