Class android.graphics.drawable.RotateDrawable
The superclass changed from android.graphics.drawable.Drawable to android.graphics.drawable.DrawableWrapper.
 Removed interface android.graphics.drawable.Drawable.Callback.
  | Removed Methods | 
  | voidsetColorFilter(ColorFilter) |  | 
 
  | Changed Methods | 
  | voiddraw(Canvas) | Method was locally defined, but is now inherited from DrawableWrapper. |  | 
  | DrawablegetDrawable() | Method was locally defined, but is now inherited from DrawableWrapper. |  | 
  | intgetOpacity() | Method was locally defined, but is now inherited from DrawableWrapper. |  | 
  | voidinvalidateDrawable(Drawable) | Method was locally defined, but is now inherited from DrawableWrapper. |  | 
  | voidscheduleDrawable(Drawable,Runnable, long) | Method was locally defined, but is now inherited from DrawableWrapper. |  | 
  | voidsetAlpha(int) | Method was locally defined, but is now inherited from DrawableWrapper. |  | 
  | voidsetDrawable(Drawable) | Method was locally defined, but is now inherited from DrawableWrapper. |  | 
  | voidunscheduleDrawable(Drawable,Runnable) | Method was locally defined, but is now inherited from DrawableWrapper. |  |