I have two EditText in one form. After completing the text in the first Edit, when you press the Next button on the keyboard, the cursor jumps to the second EditText. I would like the default text that exists in the second EditText to be selected so that the user can directly edit the content without deleting it. Now the cursor jumps before the existing text ... Can something like this be done?
Thank you!
Thank you!