Hello,

I want to create a Contact List with a navigation header. I'll
explain, my application contains a navigation menu bar with 3 options,
one of those is Contacts. I want the user to be able to click on
Contacts, going to contacts section preserving the same navigation
menu bar.

So far I can not do this because the way SimpleCursorAdapter and
setAdapter works. When I try I get my navigation menu bar repeated for
each contact.

I'm using the example from the following URL:

http://androidforums.com/android-developers/5315-contact-list.html

Thanks in advance!

Rodrigo
-- 
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

Reply via email to