Hi Kostya. It's making sense to me now, thanks for the tip. The only thing I need to know now: I need to pass my List a Collection of custom objects, not a Cursor. So for example I have a standard object with getName(), I want to pass a List of these and the name element is what appears on the list item.
Is your code suitable for this, or would I need a completely different type of Adapter? On Nov 16, 11:02 pm, Kostya Vasilyev <[email protected]> wrote: > This won't work right - you still want to get clicks on the data portion of > a layout that starts a new group. Developers" ... -- 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

