PathInterpolatorCompat
Helper for creating path-based Interpolator instances. On API 21 or newer, the platform implementation will be used and on older platforms a compatible alternative implementation will be used.
Functions
Link copied to clipboard
Create an Interpolator for an arbitrary Path.
Create an Interpolator for a quadratic Bezier curve.
@NonNull
Create an Interpolator for a cubic Bezier curve.