Replace UIBarButtonItem with UIActivityIndicatorView

Posted by Luca on Stack Overflow See other posts from Stack Overflow or by Luca
Published on 2010-06-03T12:07:14Z Indexed on 2010/06/03 12:24 UTC
Read the original article Hit count: 253

Filed under:
|

Hi

I want to replace my UIBarButtonItem (used for refresh) with a UIActivityIndicatorView and, when the refresh is finished, I want to turn back to the refresh button and remove the UIActivityIndicatorView. Can anyone help me?

Thanks

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about iphone-sdk