Showing posts with label html. Show all posts
Showing posts with label html. Show all posts

html and activity links in TextView

So we need to linkify a TextView.


By linkify, I mean adding links to a TextView. These links could either be html links that link to a webpage, or some url that links to an Activity (launches an activity).