I am writing an iPad app that has a UIWebView and an activity indicator when the pages are loading in the webview. I think this is a stupid question but how can I make sure the activity indicator is centered at all times? if i have it vertical, it is centered, but if I turn the iPad horizontally, the activity indicator is now somewhere in the lower left quadrant rather than the center.
Thanks in advance!
1 Answer