set Image Drawable
Sets the image of the ImageView using a drawable.
Return
BaseViewHolder for chaining calls.
Parameters
view Id
The view ID.
drawable
The drawable.
Sets the image of the ImageView using a drawable.
BaseViewHolder for chaining calls.
The view ID.
The drawable.