After entering some symbols in EditText
of application on actual device, not Android Virtual Device, cursor became less and less precise. After I fill almost whole EditView
's line, the the cursor is shifted by the width of the character! Impossible to figure out real position of cursor...
How can I resolve this?