2

I know how to stop animation on starting an activity: intent.addFlags(Intent.FLAG_ACTIVITY_NO_ANIMATION);

How do I do I stop animation while closing an activity? (and returning to the starting activity)

OkyDokyman
  • 3,786
  • 7
  • 38
  • 50
  • Please refer this link http://stackoverflow.com/questions/4330675/how-can-i-add-an-animation-to-the-activity-finish Hope this will help you – UVM Dec 06 '10 at 08:49
  • or, http://stackoverflow.com/questions/2286315/disable-activity-slide-in-animation-when-launching-new-activity – Basher51 Jul 12 '14 at 08:13

0 Answers0