shprink / ionic-native-transitions

[Maintenance only] Native transitions (iOS & Android) for Ionic Framework
https://www.npmjs.com/package/ionic-native-transitions
MIT License
572 stars 112 forks source link

scroll problem #66

Open hamidzmi opened 8 years ago

hamidzmi commented 8 years ago

When i added this plugin to my ionic project and run project on my android device (android version 4.2.1), all the lists scroll too much after the contents. I asked this question in stack overflow but no answer yet. I test on another device with android 5 and no problem there. I think this is the plugin problem.

shprink commented 8 years ago

What happens if you disable the plugin then?

shprink commented 8 years ago

The Cordova plugin repo is https://github.com/Telerik-Verified-Plugins/NativePageTransitions if you think it has something to do with it, you can add a issue there.

tverilytt commented 8 years ago

I experience the same, on a Marshmallow phone things work great, on a JellyBean (4.2.2), vertical scrolling scrolls content out of view on one tabs view, and not at all on another...

ahayder commented 7 years ago

+1 same here