Class android.graphics.drawable.Drawable

Added Methods
void setTintList(ColorStateList)  
void setTintMode(Mode)  
 

Changed Methods
void getOutline(Outline) Change in return type from boolean to void.
 
void setTint(int) Change in signature from (ColorStateList, Mode) to int.