fun ImageView.applyTinting(color: Int): Unit
Apply Tint to ImageView.
color - Tint Color to apply
color
Receiver ImageView where tint is being applied