Hi, I have a CursorAdapter curAdap and a ArrayAdapter<CharSequence> arrayAdap.
I fill curAdap from database and arrayAdap from XML file. I need fill a spinner with both content. How can i do that? Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

