Hi All,

i'm developing an application which has an listview. I'm currently creating
the list item view dynamically from code (linearlayout, which includes 2
textviews and 1 imageview), but i'd like to use an XML resource for this. I
read it isresource intensive when getting this view using findViewById
within a loop. I thougth of using a custom adapter for this, but am not sure
on how to include lazy loading of the image then. Anyone has some
suggestions for this?

Regards,

Patrick

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