Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# android.support.v4.view.animation\n\nadded in [version 22.1.0](/topic/libraries/support-library/revisions) \n\nandroid.support.v4.view.animation\n=================================\n\n| This package is part of the Android [support library](/topic/libraries/support-library) which is no longer maintained. The support library has been superseded by [AndroidX](/jetpack/androidx) which is part of [Jetpack](/jetpack). We recommend using the AndroidX libraries in all new projects. You should also consider [migrating](/jetpack/androidx/migrate) existing projects to AndroidX. To find the AndroidX class that maps to this deprecated class, see the AndroidX support library [class\n| mappings](/jetpack/androidx/migrate/class-mappings).\n\nClasses\n-------\n\n|---------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|\n| [FastOutLinearInInterpolator](/reference/android/support/v4/view/animation/FastOutLinearInInterpolator) | Interpolator corresponding to [fast_out_linear_in](/reference/android/R.interpolator#fast_out_linear_in). |\n| [FastOutSlowInInterpolator](/reference/android/support/v4/view/animation/FastOutSlowInInterpolator) | Interpolator corresponding to [fast_out_slow_in](/reference/android/R.interpolator#fast_out_slow_in). |\n| [LinearOutSlowInInterpolator](/reference/android/support/v4/view/animation/LinearOutSlowInInterpolator) | Interpolator corresponding to [linear_out_slow_in](/reference/android/R.interpolator#linear_out_slow_in). |\n| [PathInterpolatorCompat](/reference/android/support/v4/view/animation/PathInterpolatorCompat) | Helper for creating path-based [Interpolator](https://developer.android.com/reference/android/view/animation/Interpolator.html) instances. |\n\n-\n\n Classes\n -------\n\n - [FastOutLinearInInterpolator](/reference/android/support/v4/view/animation/FastOutLinearInInterpolator)\n - [FastOutSlowInInterpolator](/reference/android/support/v4/view/animation/FastOutSlowInInterpolator)\n - [LinearOutSlowInInterpolator](/reference/android/support/v4/view/animation/LinearOutSlowInInterpolator)\n - [PathInterpolatorCompat](/reference/android/support/v4/view/animation/PathInterpolatorCompat)"]]