Class CubicBezierInterpolator

  • All Implemented Interfaces:
    android.animation.TimeInterpolator , android.view.animation.Interpolator

    
    public final class CubicBezierInterpolator
     implements Interpolator
                        

    Class that acts as an interpolator to match the cubic-bezier css timing function.