geerlingguy / JJGWebView

UIWebView class and example implementation for iOS Applications
http://www.midwesternmac.com/jjgwebview
Other
35 stars 5 forks source link

Move Activity Indicator over Refresh Button #1

Open geerlingguy opened 13 years ago

geerlingguy commented 13 years ago

Instead of having the activity indicator in the center of the toolbar at the bottom, have it replace the 'Refresh' button when the webview is loading/reloading.

This is how Twitter's browser does it, and it looks a slight bit nicer.

geerlingguy commented 13 years ago

This would be nice to do, but for now, I think I might just make sure it's always at the middle of the bottom bar.