I have a few views which have runtime resources like images which are used for background of the view.
Is there a way to pre-load images that are set as resource as my view looks empty until the resources area loaded. You can check out the LZPIX demo app where it goes to flickr to load the images and the images are getting loaded one after another. I want to avoid that and preload the images. Is there a way to do that? Srini Raja
