XML : EditText Cursor disappear after change textAlignment

I am trying to change the cursor position of my EditText.

I change the textAlignment of the textEnd so the cursor disappear !!

And How can I put a character on the specific index of cursor ?

Ex : 1234|678

How Can I put 5 between 4 and 6 ? to know the index of the cursor?

No comments:

Post a Comment