Monday, February 28, 2011

[android-developers] Lazy Loading in custom View

Hey guys
I am making a custom view extending the linearlayout and it being
added to a linear layout in list view on run time.
The custom view has image and text both which are coming from net. The
text loads up but some of the images do not and it it is not even
fixed which image position is not loaded, it is always different. But
i want to show all the images, i know this can be done by lazy loading
but i can not find a way to do that for my custom view.
Any help will be appreciated

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment