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