protected static class OverlayImageView.Overlay
extends Object
Drawable and draws it on top the ImageView content.
The overlay drawable will respect the view's current state so a selector can be passed in.| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanupDrawable(ImageView imageView) |
protected void |
draw(Canvas canvas) |
protected void |
setDrawableBounds(int width,
int height) |
protected void |
setDrawableState(int[] state) |