Compound Drawable Matcher
Matcher of compound drawables for TextView
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
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