TintableCompoundDrawablesView
Interface which allows android.widget.TextView and subclasses to tint compound drawables with TextViewCompat when running on API v22 devices or lower.
Functions
Link copied to clipboard
Return the tint applied to the compound drawables, if specified.
Link copied to clipboard
Returns the blending mode used to apply the tint to the compound drawables, if specified.
Link copied to clipboard
Applies a tint to the compound drawables.
Link copied to clipboard
Specifies the blending mode used to apply the tint specified by setSupportCompoundDrawablesTintList to the compound drawables.