Disable rotating animation when orientation change
Hi,
May I ask if there is anyway disable rotating animation when screen orientation changed? In my application, I’m using PageStack to push a landscape page from a current portrait page. The animation make it look not really nice.
Regards,
Hoang HUA
6 replies
Oh, sorry. I thought you are talking about an animation you have created yourself.
In this case, I don’t know what the solution is, probably, something OS-dependent has to be tweaked. I’m creating an app, it supports orientation changes, but no animation is played by default (that’s on Android. And to be honest, I’ve just realised I’ve turned animations off in OS settings… ;) ).
Oh, sorry. I thought you are talking about an animation you have created yourself.In this case, I don’t know what the solution is, probably, something OS-dependent has to be tweaked. I’m creating an app, it supports orientation changes, but no animation is played by default (that’s on Android. And to be honest, I’ve just realised I’ve turned animations off in OS settings… ;) ).
@sierdzio: LOL
I’ve also not yet able to do this; however, a workaround can be done here which is to hide (visible) the PageStackWindow when orientation’s animation take place. Not a perfect way but it works :-)
You must log in to post a reply. Not a member yet? Register here!


