added in version 23.2.0
android.support.graphics.drawable
Interfaces
| Animatable2Compat | Abstract class that drawables supporting animations and callbacks should extend in support lib. |
Classes
| Animatable2Compat.AnimationCallback | Animation callback interface. |
| AnimatedVectorDrawableCompat |
For API 24 and above, this class is delegating to the framework's AnimatedVectorDrawable.
|
| R | |
| VectorDrawableCompat |
For API 24 and above, this class is delegating to the framework's VectorDrawable.
|