[android-developers] activityCloseExitAnimation not working

2011-09-14 Thread Mansoor
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

2011-09-14 Thread Mansoor
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