April 2010 Archives
Adding a UIActivityIndicator to a UIToolbar
When building apps that fetch data from the network you may want to add an activity indicator to your application's toolbar. Unfortunately, there is no built in activity indicator bar item. Luckily, it's easy to create one in code.
Continue Reading…Posted by Mike Mangino on Apr 29, 2010


