drawable library

Classes

AndroidDrawable
This class loads different kinds of Android drawables
BitmapDrawable
See also:
ColorDrawable
DrawableImage
Loads the given Android Drawable identified by name as an image, associating it with the given scale.
VectorDrawable
Even though this is a VectorDrawable there is no way to get it as a vector from Android. So this is still a bitmap. See also:

Enums

DrawableType