How to set background color for selected text in text mode?
I am developing an application based on a text view and I need to change the color for the selected text.
I tried using delegate methods, but I did not find any properties like this. Can you suggest a way to overcome this problem?
Madhu source
share