animateTint

fun ImageView.animateTint(to: Color, mode: PorterDuff.Mode = PorterDuff.Mode.SRC_IN, speed: Long = DEFAULT_ANIMATION_DURATION)