Yes, this topic again! One thing that never occurred to me before... how can I add separate OnItemClickListeners to my different lists?
For each of the adapters that I add to the MergeAdapter, I want different actions when I click the item. Currently I have no way, it seems, to tell what's been clicked, and which list it came from. The item position argument is misleading too, as it also contains any non- clickable views I also added to the adapter. Am I missing something? -- 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

