reveal

fun View.reveal(show: Boolean = true, centerX: Int? = null, centerY: Int? = null, startRadius: Int? = null, endRadius: Int? = null, build: Animator.() -> Unit? = null)