setDrawable
Sets the given android.graphics.drawable.Drawable on the view using setImageDrawable.
Parameters
drawable
The drawable to display in the wrapped view.
Sets the given android.graphics.drawable.Drawable on the view using setImageDrawable.
The drawable to display in the wrapped view.