Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
Animatable2Compat |
Interface that drawables supporting animations and callbacks should extend in support lib.
|
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-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.vectordrawable.graphics.drawable\n=========================================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/vectordrawable/graphics/drawable/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|----------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------|\n| [Animatable2Compat](/reference/kotlin/androidx/vectordrawable/graphics/drawable/Animatable2Compat) | Interface that drawables supporting animations and callbacks should extend in support lib. |\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [Animatable2Compat.AnimationCallback](/reference/kotlin/androidx/vectordrawable/graphics/drawable/Animatable2Compat.AnimationCallback) | Abstract class for animation callback. |\n| [AnimatedVectorDrawableCompat](/reference/kotlin/androidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat) | For API 24 and above, this class is delegating to the framework's . |\n| [SeekableAnimatedVectorDrawable](/reference/kotlin/androidx/vectordrawable/graphics/drawable/SeekableAnimatedVectorDrawable) | This class animates properties of a [VectorDrawableCompat](/reference/kotlin/androidx/vectordrawable/graphics/drawable/VectorDrawableCompat) with animations defined using [ObjectAnimator](/reference/kotlin/androidx/core/animation/ObjectAnimator) or [AnimatorSet](/reference/kotlin/androidx/core/animation/AnimatorSet). |\n| [SeekableAnimatedVectorDrawable.AnimationCallback](/reference/kotlin/androidx/vectordrawable/graphics/drawable/SeekableAnimatedVectorDrawable.AnimationCallback) | Abstract class for animation callback. |\n| [VectorDrawableCompat](/reference/kotlin/androidx/vectordrawable/graphics/drawable/VectorDrawableCompat) | For API 24 and above, this class delegates to the framework's [VectorDrawable](https://developer.android.com/reference/android/graphics/drawable/VectorDrawable.html). |"]]