I have a listview of a few inputs. I click on the first one in my list and it brings up the keyboard. I enter some text and click the <next> button in the keyboard and it moves to the next input in the listview while shifting the view up a little to bring the input into view (since the keyboard hides it).
I enter some text and repeat until all of my inputs are done and I click away to remove the keyboard from view.
The problem is that the view seems stuck and if I try to swipe to scroll to the top it just springs back down. I can't get the view to stay at the top of the screen. This only happens when using the <next> button in the keyboard.
If I click into an input and choose <prev> it will cycle up to the top of the inputs but it never truly gets to the top of the view.
Any one know what is going on here or know of a resolution?
Thanks
Robert
I enter some text and repeat until all of my inputs are done and I click away to remove the keyboard from view.
The problem is that the view seems stuck and if I try to swipe to scroll to the top it just springs back down. I can't get the view to stay at the top of the screen. This only happens when using the <next> button in the keyboard.
If I click into an input and choose <prev> it will cycle up to the top of the inputs but it never truly gets to the top of the view.
Any one know what is going on here or know of a resolution?
Thanks
Robert