I have a long input list in one page. when I move to next input through KeyboardAccessoryBar, the input which get the focus can be obscured by navigation bar somtimes.
a long input list:
press the first input to make the keyboard show, then keep press the 'next' button of the KeyboardAccessoryBar. When the page need to scroll, issue occur:
everything is OK till now, but go on to press 'next'.......
the input got focus is obscured by navigation bar. (cursor is in the black circle)
Any one who knows how to solve this issue? Thanks very much.