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

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -