added in version 24.1.0
android.support.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 AnimatedVectorDrawable .
|
R | |
R.attr | |
R.bool | |
R.color | |
R.dimen | |
R.drawable | |
R.id | |
R.integer | |
R.layout | |
R.string | |
R.style | |
R.styleable | |
VectorDrawableCompat |
For API 24 and above, this class is delegating to the framework's VectorDrawable .
|