Class android.graphics.drawable.ClipDrawable
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. | |
| 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, | Method was locally defined, but is now inherited from DrawableWrapper. | |
| voidsetAlpha(int) | Method was locally defined, but is now inherited from DrawableWrapper. | |
| voidunscheduleDrawable(Drawable, | Method was locally defined, but is now inherited from DrawableWrapper. | |
