Hello fellow programmers,
My new app uses a customlistview for displaying multiple edittexts in list form. The problem is that the keyboard covers up the items at the very bottom of the list. The user can only scroll so far. Once the keyboard is up, it is impossible to access the last couple of boxes without hiding the keyboard and then clicking on the boxes that were hidden and repeating this process.
Does anyone know of a simple fix for this?
Any help or direction would be greatly appreciated.
Dan
My new app uses a customlistview for displaying multiple edittexts in list form. The problem is that the keyboard covers up the items at the very bottom of the list. The user can only scroll so far. Once the keyboard is up, it is impossible to access the last couple of boxes without hiding the keyboard and then clicking on the boxes that were hidden and repeating this process.
Does anyone know of a simple fix for this?
Any help or direction would be greatly appreciated.
Dan