I have a custom listview which contains among other things a textview with a website in it. I have autoLink in the XML set to true so the link works fine and when tapped the browser opens however tapping the list item doesn't open the activity it is meant to open.
Is there a way to get this to function correctly?