fade

fun View.fade(initAlpha: Float? = null, alpha: Float = 1.0f, startDelay: Long = 0, build: ViewPropertyAnimator.() -> Unit? = null)