slideUp

fun Context.slideUp(view: View)
fun View.slideUp(context: Context)


fun View?.slideUp(duration: Long = 400, startDelay: Long = 0, interpolator: Interpolator = AccelerateDecelerateInterpolator()): ViewPropertyAnimator?

Animation: Slide up its own height to its original position