On Wed, Aug 31, 2011 at 10:19 PM, TreKing <[email protected]> wrote: > On Wed, Aug 31, 2011 at 3:11 PM, Dalton Cézane <[email protected]> > wrote: >>> >>> Is your getView() even called? >> >> I do not know where to call it, because all samples I've seen do not call >> it explicitly... Can you help with this?
When using ListView you need to set the adapter on the view. -- Michael Banzon http://michaelbanzon.com/ -- 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

