setTint

fun AppCompatImageView.setTint(@ColorInt color: Int?)

Set the color filter of the image to a color, if not null. If color is null, any previous set color filter is cleared.