This repository was archived by the owner on May 4, 2022. It is now read-only.
This repository was archived by the owner on May 4, 2022. It is now read-only.
ion-refresher on Android with native scrolling - scrolling inverted #186
Open
Description
From @rolandoldengarm on January 25, 2016 23:36
When using the ion-refresher, with native scrolling enabled (which is default), in a specific usecase the scrolling is inverted.
How to reproduce: Pull down to refresh until the text/icon appears, but don't release. Scroll back up until the text/icon has disappeared. Now the scrolling of the list is inverted, i.e. if you scroll down with your finger, the items scroll in the opposite direction.
This cannot be reproduced on iOS.
Problem also does not occur with js scrolling.
Copied from original issue: ionic-team/ionic-framework#5194