I want a feedback when click on links like google+:
Im using Linkify right now. How can I do this?
Thanks
I want a feedback when click on links like google+:
Im using Linkify right now. How can I do this?
Thanks
For this you need the spannable textview in order to handle the click event on specific part of textview. How you can handle the span is defined in this and this answer.