Hi,
Is it possible to load an image into an imageView on a separate thread?
I have lots of images to load and it's taking too much time to do the loadImageSample right now.
I'm thinking that the best solution would be to load them in a webView, but I was wondering if someone had a better idea?
Thank you.
Jmon.
Is it possible to load an image into an imageView on a separate thread?
I have lots of images to load and it's taking too much time to do the loadImageSample right now.
I'm thinking that the best solution would be to load them in a webView, but I was wondering if someone had a better idea?
Thank you.
Jmon.