public class DrawableList
extends java.lang.Object
Constructor and Description |
---|
DrawableList() |
Modifier and Type | Method and Description |
---|---|
void |
clearDrawables() |
int |
count() |
Drawable |
getDrawable(int index) |
void |
offerDrawable(Drawable drawable) |