animateHeight

fun View.animateHeight(targetValue: Int, duration: Long = 400, action: (Float) -> Unit? = null)