Stay organized with collections
Save and categorize content based on your preferences.
com.google.android.material.animation
Interfaces
Classes
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# com.google.android.material.animation\n=====================================\n\nInterfaces\n----------\n\n|---------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------|\n| [AnimatableView](/reference/com/google/android/material/animation/AnimatableView) | Represents a [View](/reference/android/view/View) that provides animation callbacks. |\n| [AnimatableView.Listener](/reference/com/google/android/material/animation/AnimatableView.Listener) | Represents a callback for an [AnimatableView](/reference/com/google/android/material/animation/AnimatableView). |\n| [TransformationCallback](/reference/com/google/android/material/animation/TransformationCallback)\\\u003cT extends View\\\u003e | Callback to be invoked when the view undergoes a transformation (e.g., translation or scale). |\n\nClasses\n-------\n\n|-------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ArgbEvaluatorCompat](/reference/com/google/android/material/animation/ArgbEvaluatorCompat) | This evaluator can be used to perform type interpolation between integer values that represent ARGB colors. |\n| [ChildrenAlphaProperty](/reference/com/google/android/material/animation/ChildrenAlphaProperty) | A Property for the alpha of a ViewGroup's children. |\n| [DrawableAlphaProperty](/reference/com/google/android/material/animation/DrawableAlphaProperty) | Compat property for [Drawable.getAlpha()](/reference/android/graphics/drawable/Drawable#getAlpha()) and [Drawable.setAlpha(int)](/reference/android/graphics/drawable/Drawable#setAlpha(int)) for pre-K devices. |\n| [ImageMatrixProperty](/reference/com/google/android/material/animation/ImageMatrixProperty) | Property wrapper for [ImageView.getImageMatrix()](/reference/android/widget/ImageView#getImageMatrix()) and [ImageView.setImageMatrix(Matrix)](/reference/android/widget/ImageView#setImageMatrix(android.graphics.Matrix)). |\n| [MatrixEvaluator](/reference/com/google/android/material/animation/MatrixEvaluator) | Type evaluator for [Matrix](/reference/android/graphics/Matrix) interpolation. |\n| [MotionSpec](/reference/com/google/android/material/animation/MotionSpec) | A motion spec contains multiple named [motion timings](/reference/com/google/android/material/animation/MotionTiming). |\n| [MotionTiming](/reference/com/google/android/material/animation/MotionTiming) | A representation of timing for an animation. |\n| [Positioning](/reference/com/google/android/material/animation/Positioning) | A representation of the positioning of a view relative to another. |\n\n-\n\n Interfaces\n ----------\n\n - [AnimatableView](/reference/com/google/android/material/animation/AnimatableView)\n - [AnimatableView.Listener](/reference/com/google/android/material/animation/AnimatableView.Listener)\n - [TransformationCallback](/reference/com/google/android/material/animation/TransformationCallback)\n-\n\n Classes\n -------\n\n - [ArgbEvaluatorCompat](/reference/com/google/android/material/animation/ArgbEvaluatorCompat)\n - [ChildrenAlphaProperty](/reference/com/google/android/material/animation/ChildrenAlphaProperty)\n - [DrawableAlphaProperty](/reference/com/google/android/material/animation/DrawableAlphaProperty)\n - [ImageMatrixProperty](/reference/com/google/android/material/animation/ImageMatrixProperty)\n - [MatrixEvaluator](/reference/com/google/android/material/animation/MatrixEvaluator)\n - [MotionSpec](/reference/com/google/android/material/animation/MotionSpec)\n - [MotionTiming](/reference/com/google/android/material/animation/MotionTiming)\n - [Positioning](/reference/com/google/android/material/animation/Positioning)"]]