I, in my app loading some images from network, in a list. I want to show a loading circle for each row until image is loaded and visible to user. Can someone help me with the widget that I am in need of here??
Thanks in advace
I, in my app loading some images from network, in a list. I want to show a loading circle for each row until image is loaded and visible to user. Can someone help me with the widget that I am in need of here??
Thanks in advace
You are looking for the spinner widget: http://docs.coronalabs.com/daily/api/library/widget/newSpinner.html
Thankyou so much…
You are looking for the spinner widget: http://docs.coronalabs.com/daily/api/library/widget/newSpinner.html
Thankyou so much…