thanks alot!
TouchDelegate looks like a good direction!

On Mon, Aug 24, 2009 at 6:16 PM, manigault <manig...@gmail.com> wrote:

>
> Maybe this will help you
>
> http://stackoverflow.com/questions/500264/android-multiple-actions-on-a-list-view-focus-issue
>
> On Jul 30, 5:26 pm, legerb <drim...@gmail.com> wrote:
> > Each list item in myListViewis a linkified TextView, and a regular
> > TextView.
> > The problem is that once there is a touchable item in theListView,
> > the touch works only for that item, that is - only links work, but the
> > entire list item containing the link cannot be touch selected (only
> > with the trackball). I tried this also with buttons inside the list
> > items and the touch behavior was the same - only thebuttonview could
> > be "touched".
> > Is there a way to make a list item touchable with touchable views
> > inside?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to