Class android.graphics.drawable.Drawable

Added Methods
void applyTheme(Theme)  
boolean canApplyTheme()  
Drawable createFromXml(Resources, XmlPullParser, Theme)  
Drawable createFromXmlInner(Resources, XmlPullParser, AttributeSet, Theme)  
ColorFilter getColorFilter()  
Rect getDirtyBounds()  
void getOutline(Outline)  
void inflate(Resources, XmlPullParser, AttributeSet, Theme)  
void setHotspot(float, float)  
void setHotspotBounds(int, int, int, int)  
void setTint(int)  
void setTintList(ColorStateList)  
void setTintMode(Mode)