animateTo

fun Int.animateTo(end: Int, duration: Long = 400, func: (value: Int) -> Unit)