I want to add an out animation when the back key is pressed, before it actually goes back. Right now I just have the animation playing inside of the override method for the back key. It doesn’t play the animation fully though. Is there a way to cancel the back event and add it to the animation completion event? Or what is the best way to achieve this?
Share
Try this: