expandHorizontally

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