1

I want a feedback when click on links like google+:

Im using Linkify right now. How can I do this?

Thanks

Ahmad
  • 69,608
  • 17
  • 111
  • 137
Frederico Silva
  • 338
  • 2
  • 10

2 Answers2

0

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.

Community
  • 1
  • 1
NullPointerException
  • 3,978
  • 4
  • 34
  • 52
0

I develop a solution to this problem.

GitHub Link

Frederico Silva
  • 338
  • 2
  • 10