On Apr 3, 11:55 am, "Dan U." <[EMAIL PROTECTED]> wrote: > But if he's trying to use the CursorAdapter, is that even possible? > The constructor needs an id of a layout xml file.
The base adapter interface just has a method to get a new view. You can implement that however you want. --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

