CompoundDrawableMatcher
Matcher of compound drawables for TextView
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
Constructors
Link copied to clipboard
public CompoundDrawableMatcher CompoundDrawableMatcher( @DrawableRes() Integer leftDrawableResId, @DrawableRes() Integer topDrawableResId, @DrawableRes() Integer rightDrawableResId, @DrawableRes() Integer bottomDrawableResId, @ColorRes() Integer tintColorId)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard