android - Perform action at the end of animation -


I wrote an animation to create text of a textView blink, and after following the animation I followed an action I am Is it possible to stop the animation in any way?

  animation listener listener = new animation listener () {@Override public void onAnimationStart (animation animation ) {// TODO auto-generated method stub} @Everride Public Zero on Animation Replay (animation animation) {// TODO auto-generated method stub} @Everride Animation Animation (Animation Animation) at Public Zero };    

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

wpf - ControlTemplate with changes for every class -

matlab - Using loops to get multiple values into a cell -