How to change the Android softkey keyboard “Go” button to “Next”

前端 未结 2 472
轻奢々
轻奢々 2020-12-18 09:57

I have a WebView which has a form containing 10 editboxes. When I type in an editbox I find that in the softkey keyboard Go button is visib

2条回答
  •  独厮守ぢ
    2020-12-18 10:35

    Take a look at http://developer.android.com/resources/samples/SoftKeyboard/index.html which may help you.

提交回复
热议问题