enum class ProgressViewAnimation
ProgressViewAnimation is a collection of progress animation.
NORMAL |
|
BOUNCE |
|
DECELERATE |
|
ACCELERATEDECELERATE |
value |
val value: Int |
getInterpolator |
fun getInterpolator(): Interpolator |