expand

fun View.expand(    duration: Long = 500,     targetWidth: Int = ViewGroup.LayoutParams.MATCH_PARENT,     targetHeight: Int = ViewGroup.LayoutParams.WRAP_CONTENT)