I am trying to free memory during the images are load in one by one memory.
I am working on Image Slideshow, and all images are bind with list. when play slideshow images are load one by one in memory, now i am trying that when 2nd image is shown the 1st image will remove from memory. How can do this?
