for example , i have a text with 4000 chars at one edittext
i m on 2222 for example, how to get this value?
i need this because i m need edit some lines and later press a button, when i press a button edittext.text change and the cursor back to length = 0 and not the last edited text line 2222
how can i make this? save the current length number?