Compound Drawable Matcher
public CompoundDrawableMatcher CompoundDrawableMatcher(@DrawableRes() Integer leftDrawableResId, @DrawableRes() Integer topDrawableResId, @DrawableRes() Integer rightDrawableResId, @DrawableRes() Integer bottomDrawableResId, @ColorRes() Integer tintColorId)
Parameters
left Drawable Res Id
id res of left compound drawable
top Drawable Res Id
id res of top compound drawable
right Drawable Res Id
id res of right compound drawable
bottom Drawable Res Id
id res of bottom compound drawable
tint Color Id
id res of compound drawable tint