public class AlphaPatternDrawable
extends Drawable
Constructor and Description |
---|
AlphaPatternDrawable(int rectangleSize) |
Modifier and Type | Method and Description |
---|---|
void |
draw(Canvas canvas) |
int |
getOpacity() |
void |
setAlpha(int alpha) |
void |
setColorFilter(ColorFilter cf) |