Not that this is a solution, but might this work: http://developer.android.com/reference/android/text/util/Linkify.html
On Sat, Oct 29, 2011 at 10:55 AM, nadam <[email protected]> wrote: > I never found a solution. I think the only way is to skip ListView and > build your own list somehow. > > On Oct 27, 11:45 pm, LS <[email protected]> wrote: >> Did you find any solution to this ? >> I'm also trying to havehtmlstylelinkswithin clickable list items. But only >> one click works - either the link or the list but havent found the solution >> for >> both. > > -- > 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 > -- 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

