i was using “nav-title-slide-ios7” for page transitions and it works properly in my chrome browser but when i deploy to android device, the animation doesn’t work, so then i change it to “fade-in”, “slide-in-up”, but they don’t work on my chrome browser nor my android device. is there any steps i’m missing? or those animations are not for page transitions? or not for android?
<ion-nav-view name="menuContent" animation="fade-in"></ion-nav-view>