android:autoLink="web" - just to be sure, i'm going to try it within a listview now
2009/1/29 Steve <[email protected]> > > I've got a ListView where each item in the list is contains several > controls. One of the items is a checkbox, and I can check/uncheck it > without problems. The other items are some TextViews and a WebView. > I've got autoLink turned on and linksClickable turned on, but I can't > get links to fire up the browser when I click on them. This applies > to both TextView and WebView. I've tried changing the parent to a > GridView instead of a ListView, playing with setFocusable(), and all > that, but to no avail. > > Is it even possible to have interaction on the TextView-based elements > of a row in a ListView? It seems like that *should* be possible, but > I've been banging my head against this problem for a few weeks with no > progress. What's the secret? > > Thanks! > Steve > > > > -- Phill Midwinter Director Grant Midwinter Limited d: 0844 736 5234 x: 0 m: 07538 082156 e: [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

