setImeOptions(EditorInfo.IME_ACTION_DONE); editText.setRawInputType(InputType.TYPE_CLASS_TEXT);. 和XML: android:inputType="textMultiLine".
確定! 回上一頁