You can use the constants from EditorInfo class for the IME options. like, editText.setImeOptions(EditorInfo.IME_ACTION_NEXT); Search for the next focusable ...
確定! 回上一頁