Highlighting Text Color using Html.fromHtml() in Android?
Posted
by sunil
on Stack Overflow
See other posts from Stack Overflow
or by sunil
Published on 2010-04-28T15:09:34Z
Indexed on
2010/04/28
15:13 UTC
Read the original article
Hit count: 823
Hi,
I am developing an application in which there will be a search screen where user can search for specific keywords and that keyword should be highlighted. I have found Html.fromHtml method.
But I will like to know whether its the proper way of doing it or not.
Please let me know your views on this.
Regards Sunil
© Stack Overflow or respective owner