android:singleLine = "true" has been deprecated. So use, android:lines="1". For getting the done Button. editText.setImeOptions(EditorInfo.IME_ACTION_DONE);.
確定! 回上一頁