One of my ListView's has a Button view on every item's LinearLayout.

I just found that clicking on any item of the ListView does not
callback its onItemClick(), which is set thru
ListView.setOnItemClickListener().

If I remove the Button view from item layout, callback is ok then.

Can anybody advise me how I get the callback on the ListView with
Button?

Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to