@hussainhaideri wrote:
I have set the global config for js scroll to false
$ionicConfigProvider.scrolling.jsScrolling(false);
So the native scrolling is working fine and efficient. However below are the side effects I am unable to resolve on Android 4.x
1) Even after reaching the end of the scroll, the list is still scroll-able and white space occupies the screen.
2) After the list is scrolled, and then any item is clicked in the list, the focus and click get registered way above the click point. Sometimes 2-3 items above the click point.
This problem does not occur when JSScrolling is set to true.
This same issue does not occur when running on android 6, Moto G.
Please let me know how we can fix the issue for Android 4.x phones.
Would really appreciate your response.
Regards,
Hussain Haideri
Posts: 1
Participants: 1