postDelayedApply

inline fun <T : View> T.postDelayedApply(delay: Long, crossinline block: T.() -> Unit)