i would like to have a textview that is hyperlinked, but not to web resources. i would like the link click to invoke an "on click". is this possible?

it strikes me that i could style the text to look hyperlink (color, underline), and then just add an on click listener, but i was hoping there is some standard way to accomplish this. all i can find in the docs is how to linkify text for URLs.

or perhaps this violates the style guidelines ...

thanks.

--

Reply via email to