It is very easy to add links to a TextView and then use
android:autoLink to detect the links, however, using this method, it
seems that you have to display the actual URL in the TextView.  Is
there a simple way of masking the URL and instead writing something
like 'Click Here' which then gets treated as a link?  Or do I have to
add a onClickListener and style the text myself?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to