androidx.vectordrawable.graphics.drawable
Interfaces
Animatable2Compat | Interface that drawables supporting animations and callbacks should extend in support lib. |
Classes
Animatable2Compat.AnimationCallback | Abstract class for animation callback. |
AnimatedVectorDrawableCompat | For API 24 and above, this class is delegating to the framework's . |
SeekableAnimatedVectorDrawable | This class animates properties of a |
SeekableAnimatedVectorDrawable.AnimationCallback | Abstract class for animation callback. |
VectorDrawableCompat | For API 24 and above, this class delegates to the framework's |