kutils / com.celites.kutils / android.widget.ImageView / applyTinting

applyTinting

fun ImageView.applyTinting(color: Int): Unit

Apply Tint to ImageView.

Parameters

color - Tint Color to apply

Receiver
ImageView where tint is being applied