I have a screen with grid 3x3 and I have to download 9 images from 9 different Image URLs.
Image downloading is Asynchronous.
For each image I have to show activity indicator. As long as download completes activity indicator should be stopped.
How can I achieve this?
See attached image for clear understanding.
Image downloading is Asynchronous.
For each image I have to show activity indicator. As long as download completes activity indicator should be stopped.
How can I achieve this?
See attached image for clear understanding.
Attachments
Last edited: