I have a TextView , which is formatted using HTML. I have Anchors all around the place (like <a name="blah">Here</a> ) and I would like to scroll to their position automatically, when the user clicks on a button. How can i do this? Any Ideas?
Stefan