I have a CustomListView on the entire surface of the screen. The list contains a single item that is longer than the screen height. The panel contains several B4XFloatTextField. Navigating from one textfield to the next is done with the Next key. How can I make the current TextField always be above the keyboard when it receives focus?