CompoundDrawableMatcher

public CompoundDrawableMatcher CompoundDrawableMatcher(@DrawableRes() Integer leftDrawableResId, @DrawableRes() Integer topDrawableResId, @DrawableRes() Integer rightDrawableResId, @DrawableRes() Integer bottomDrawableResId, @ColorRes() Integer tintColorId)

Parameters

leftDrawableResId
  • id res of left compound drawable

topDrawableResId
  • id res of top compound drawable

rightDrawableResId
  • id res of right compound drawable

bottomDrawableResId
  • id res of bottom compound drawable

tintColorId
  • id res of compound drawable tint