I been using custom adapters based on the BaseAdapter and I usually
populate my data at the getView() funtion.

Now I'm trying to write my custom adapter for my database cursor which
now will be based on a CursorAdapter.

I'm getting confused where I should do the populating work...??  Along
with how do I implement my inflating and populating "smart/efficient
code based on RomainGuy presentation..." ??

Thanks for the help!
-Jona
--~--~---------~--~----~------------~-------~--~----~
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