User wrote some text in EditText
, then touched it somewhere in its field. Cursor position changed.
I need to determine changed cursor position, and do some code. How can I do this?
User wrote some text in EditText
, then touched it somewhere in its field. Cursor position changed.
I need to determine changed cursor position, and do some code. How can I do this?