Is possible to determine if user selected some text in EditText? If yes, is possible to determine which text? How?
I am programming something like text editor and i need set some text as header when user select it and click on button which is under edit text
thx for help