[android-developers] activityCloseExitAnimation not working
Hi, I tried to apply enter/exit animation to my activity using following style- @anim/ launch_left_to_right
- @anim/ close_right_to_left
When i start my application the main activity is
[android-developers] activityCloseExitAnimation not working
Hi, I tried to apply enter/exit animation to my activity using following style- @anim/ launch_left_to_right
- @anim/ close_right_to_left
W