Kotlin EditText Cursor end

editText.setSelection(editText.length())//placing cursor at the end of the text
abdullah