has Compound Drawable
public Unit hasCompoundDrawable(@DrawableRes() Integer left, @DrawableRes() Integer top, @DrawableRes() Integer right, @DrawableRes() Integer bottom, @ColorRes() Integer tintColorId)
Checks if the view have compound drawables
Parameters
left
left compound drawable resId
top
top compound drawable resId
right
right compound drawable resId
bottom
bottom compound drawable resId