public class

QuickMenu.FadeOutAnimListener

extends Object
implements Animation.AnimationListener
java.lang.Object
   ↳ com.pdftron.pdf.tools.QuickMenu.FadeOutAnimListener

Class Overview

fade out animation listener when animation ends, set the fadeout view to be invisible, and start the next coming view animation

Summary

Public Methods
void onAnimationEnd(Animation animation)
void onAnimationRepeat(Animation animation)
void onAnimationStart(Animation animation)
[Expand]
Inherited Methods
From class java.lang.Object
From interface android.view.animation.Animation.AnimationListener

Public Methods

public void onAnimationEnd (Animation animation)

public void onAnimationRepeat (Animation animation)

public void onAnimationStart (Animation animation)