Or alternatively allow it to figure out all the link as usual and then re-link them into ClickableSpan
On Friday, December 7, 2012 12:13:23 PM UTC-5, TreKing wrote: > > On Fri, Dec 7, 2012 at 10:32 AM, Mark Murphy > <[email protected]<javascript:> > > wrote: > >> You may need to scan the HTML and either de-tag the <a> links or add the >> <a> tags to the plain links, at which point you should no longer need >> autoLink, setMovementMethod(), etc. >> > > Ugh. It might come to that ... but shouldn't this work ... ? I think I > will file a bug unless someone can confirm this is working as intended. > > On Fri, Dec 7, 2012 at 10:47 AM, bob <[email protected]<javascript:> > > wrote: > >> Sounds like you want to use a WebView. > > > No, as I stated a WebView will complicate my layout. What I want is for > this simple functionality to work as expected or some clarity on why it > doesn't. > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > -- 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

