setTint

open fun setTint(@NonNull drawable: Drawable, @ColorInt tint: Int)(source)

Specifies a tint for drawable.

Parameters

drawable

The Drawable against which to invoke the method.

tint

Color to use for tinting this drawable