Add this: android:focusable="false"
to the button in the list item layout xml. -- Kostya 28.12.2010 21:31, Byron Penner пишет:
I have a ListView with a custom adapter that creates the list and inside each item is a button that allows for the item to expand/ collapse to show more info but in doing so the listview no longer fires a click on any of its items. (Ala: the items header should still raise a listview item selection event when touched) any ideas? Thanks, Byron
-- Kostya Vasilyev -- WiFi Manager + pretty widget -- http://kmansoft.wordpress.com -- 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

