- BlindAnimation - Class in com.easyandroidanimations.library
-
This animation hides the view by scaling its Y property to mimic the
"pulling of blinds".
- BlindAnimation(View) - Constructor for class com.easyandroidanimations.library.BlindAnimation
-
This animation hides the view by scaling its Y property to mimic the
"pulling of blinds".
- BlinkAnimation - Class in com.easyandroidanimations.library
-
This animation causes the view to fade in and fade out a customizable number
of times.
- BlinkAnimation(View) - Constructor for class com.easyandroidanimations.library.BlinkAnimation
-
This animation causes the view to fade in and fade out a customizable
number of times.
- BounceAnimation - Class in com.easyandroidanimations.library
-
This animation causes the view to bounce by translating up and down for a
customizable number of times before returning to its original position.
- BounceAnimation(View) - Constructor for class com.easyandroidanimations.library.BounceAnimation
-
This animation causes the view to bounce by translating up and down for a
customizable number of times before returning to its original position.