DecelerateAnimator

fun DecelerateAnimator(context: Context, bouncing: Boolean)
fun DecelerateAnimator(context: Context, mBounceCoeff: Float = 10f, isBouncing: Boolean = true)