Is there a way to automatically scroll a ListView to show a particular line?
When the keyboard pops up, the ListView scrolls up to show the bottom of the ListView, which is OK in some cases I guess even though in my case it is undesirable, but the worse is that it does not come back down when the keyboard is removed.
When the keyboard pops up, the ListView scrolls up to show the bottom of the ListView, which is OK in some cases I guess even though in my case it is undesirable, but the worse is that it does not come back down when the keyboard is removed.