You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried textView.getCursorSelection().getSelectedText().toString() to get Selected text from textview but sometime it is not giving right text. Is there any other method defined to getSelected Text?
I have tried textView.getCursorSelection().getSelectedText().toString() to get Selected text from textview but sometime it is not giving right text. Is there any other method defined to getSelected Text?