with Drawable
Matches the view with given drawable
Parameters
res Id
Drawable resource to match
to Bitmap
Lambda with custom Drawable -> Bitmap converter (default is null)
Matches the view with given drawable
Parameters
drawable
Drawable to match
to Bitmap
Lambda with custom Drawable -> Bitmap converter (default is null)