@sdhull wrote:
Sorry about the lengthy title.
Running latest ionic (1.2.4), I spun up an example repo because it's too hard to explain what's going on without something to refer to.
So check out the example repo: https://github.com/sdhull/broken-ionic-android-scrolling
Basically, on Android, if you have
ionic.Platform.fullScreen();
and a list of items and a text input on the same page, after focusing on the text input, scrolling no longer works. I am really not sure why. Reverting to js scrolling fixes it but presents other problems (see my other post about the soft keys obscuring the button at the bottom of my form).
Posts: 1
Participants: 1