| 接口 | 说明 |
|---|---|
| MarkerDrawable.MarkerAnimationListener |
A listener interface to porpagate animation events
This is the "poor's man" AnimatorListener for this Drawable
|
| 类 | 说明 |
|---|---|
| AlmostRippleDrawable | |
| MarkerDrawable |
Implementation of
StateDrawable to draw a morphing marker symbol. |
| StateDrawable |
A drawable that changes it's Paint color depending on the Drawable State
Subclasses should implement
StateDrawable.doDraw(Canvas, Paint)
|
| ThumbDrawable |
HACK
Special
StateDrawable implementation
to draw the Thumb circle. |
| TrackOvalDrawable |
Simple
StateDrawable implementation
to draw circles/ovals |
| TrackRectDrawable |
Simple
StateDrawable implementation
to draw rectangles |