setImageDrawable

public BaseViewHolder setImageDrawable(int viewId, Drawable drawable)

Sets the image of the ImageView using a drawable.

Return

BaseViewHolder for chaining calls.

Parameters

viewId

The view ID.

drawable

The drawable.