has Drawable
Checks if the view displays given drawable
Parameters
res Id
Drawable resource to be matched
to Bitmap
Lambda with custom Drawable -> Bitmap converter (default is null)
Checks if the view displays given drawable
Parameters
drawable
Drawable to be matched
to Bitmap
Lambda with custom Drawable -> Bitmap converter (default is null)