suwhs / wATLlib

standalone wATL library
22 stars 2 forks source link

DynamicDrawableSpan animation support #2

Closed suwhs closed 9 years ago

suwhs commented 9 years ago

animated gif/png support

suwhs commented 9 years ago

core support implemented if DynamicDrawableSpan returns Drawable that implements Animatable interace - it will be animated if start() method called (no autostart for animation yet)