问题
If I have a textview containing some text and at an certain index is a link (linkified spannablestring). Is there a way to catch the tap or click event over the link (even if the link does not contain an URL)?
来源:https://stackoverflow.com/questions/5564331/android-textview-link-click