I want to create a UIAlertView that will say that "...in progress". It will also show that UIActivityindicatorView on it. Could you let me know how can I do that?
Thanks.
|
I want to create a UIAlertView that will say that "...in progress". It will also show that UIActivityindicatorView on it. Could you let me know how can I do that? Thanks.
| |||
|
feedback
|
|
Its pretty simple. Just create a UIActivityIndicatorView and add it as a subview to the UIAlertView.
| |||||||||
feedback
|