setInterpolator

open fun setInterpolator(@Nullable interpolator: Interpolator)(source)

Sets the interpolator to calculate scroll steps

Parameters

interpolator

The interpolator to use. If you specify an interpolator, you must also set the duration.

See also