Skip to content

Instantly share code, notes, and snippets.

@minsOne
Created May 30, 2014 01:25
Show Gist options
  • Save minsOne/f63474a4e76325351b6a to your computer and use it in GitHub Desktop.
Save minsOne/f63474a4e76325351b6a to your computer and use it in GitHub Desktop.
// showing network spinning gear in status bar. default is NO
[[UIApplication sharedApplication]setNetworkActivityIndicatorVisible:YES];]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment