com.google.android.material.animation


Kotlin |Java

Interfaces

AnimatableView

Represents a View that provides animation callbacks.

AnimatableView.Listener

Represents a callback for an AnimatableView .

TransformationCallback

Callback to be invoked when the view undergoes a transformation (e.g., translation or scale).

Classes

ArgbEvaluatorCompat

This evaluator can be used to perform type interpolation between integer values that represent ARGB colors.

ChildrenAlphaProperty

A Property for the alpha of a ViewGroup's children.

DrawableAlphaProperty

Compat property for getAlpha and setAlpha for pre-K devices.

ImageMatrixProperty

Property wrapper for getImageMatrix and setImageMatrix.

MatrixEvaluator

Type evaluator for Matrix interpolation.

MotionSpec

A motion spec contains multiple named motion timings .

MotionTiming

A representation of timing for an animation.

Positioning

A representation of the positioning of a view relative to another.

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 2026年05月14日 UTC.