Wouter wrote:
> Ok i have integrated it now in my applications. It works now to show
> the 2 lists as one 1 list with seperated headers.
> But now, how can i determine which  list is was, to integrate my
> seperated actions?
> I have a lists for flights and hotels (for example). When i click on a
> item in the flight list i have to open another activity then when I
> click on a item in the hotel list!

The same way you do with any list: call getItem() on the adapter.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Training: http://commonsware.com/training.html

--~--~---------~--~----~------------~-------~--~----~
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
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to