On Jan 12, 5:25 pm, Kev <[email protected]> wrote:
> No easy solution, its been addressed already in the list. Have a look
> at:

Actually, I have a similar situation, and following other input on the
group I was able to get it to work just by calling setFocusable(false)
on the Button (and presumably this would work for any other widget
that you want to be selectable in a ListView item).  YMMV, but it
ended my hours of agony.  Thanks to flix for the hint (see
http://groups.google.com/group/android-developers/browse_thread/thread/dc070331341ef34/fa6d4356118a1f0d?lnk=gst&q=button+listview+clicks#fa6d4356118a1f0d),
just posting this here to try to get the word around.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to