package

com.facebook.fresco.animation.drawable

Interfaces

AnimatedDrawable2.DrawListener draw(Canvas) listener that is notified for each draw call. 
AnimationListener Animation listener that can be used to get notified about AnimatedDrawable2 events. 

Classes

AnimatedDrawable2 Experimental new animated drawable that uses a supplied AnimationBackend for drawing frames. 
AnimatedDrawable2DebugDrawListener AnimatedDrawable2.DrawListener for debugging AnimatedDrawable2
BaseAnimationListener Base animation listener.