Hi Marc-André,
we deactivated the transitions for Tablets to create the similar behavior like
on iPad. On iPad, there are no transitions available
when you switch two pages. Just have a look at System Settings.
You can open a bug for this, if it is an important feature for your project.
Greetz
Hi,
I dont understand why the transition animation doesnt work with
page.Manager on a tablet.
I found this tweak on the web :
pageManager.__masterContainer.getLayout().setShowAnimation(true);
But its not working when I build the application because its a private
property
It have a