I am passing a String from one activity to another, and placing it into an EditText box.
My problem is, I am placing the string “S” into the EditText box, but the cursor is BEHIND the character, instead of in FRONT of it, so the user has to hit the arrow to move the cursor so they can continue typing.
Is there a setting I need to adjust so the cursor stays in FRONT of the letter?
Try this for the edit text.