loadRemoteImage and Tableview Rows

Hi Guys,

I am using display.loadRemoteImage to load some thumbnail images for a news reader app and the problem is that if the user scrolls the list when the images are still loading, the app “brakes”, and the images supposed to be in the rows become visible on top of everything. 

What I wanna know is: Is that how it works? If the app is still loading the remote image and the user scrolls those particular rows offscreen the app “breaks”?

And, if so, what are the suggested workarounds for that? Use network.download for the images and then load them after sometime?

Appreciate the help,

Thanks,

Marcos

Hi, check this recent thread: http://forums.coronalabs.com/topic/38541-loading-async-images-and-tableview/

Hi, check this recent thread: http://forums.coronalabs.com/topic/38541-loading-async-images-and-tableview/