com.google.android.material.animation
Interfaces
AnimatableView |
Represents a View that provides animation callbacks. |
AnimatableView.Listener |
Represents a callback for an |
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 |
MotionTiming |
A representation of timing for an animation. |
Positioning |
A representation of the positioning of a view relative to another. |