Does anyone know how to display an Activity Indicator View in a Alert View on a TouchDown event?
thanks in advance for the help.
|
feedback
|
|
Here you can find a class that i created for this problem : https://gist.github.com/994791 You can use it like a normale UIAlertView. | |||
|
feedback
|
|
Cool Thanks, I actually came up with this. It's a different approach:
| |||
|
feedback
|