Skip to content

Instantly share code, notes, and snippets.

@jlcampana
Created August 3, 2012 07:26
Show Gist options
  • Select an option

  • Save jlcampana/3245376 to your computer and use it in GitHub Desktop.

Select an option

Save jlcampana/3245376 to your computer and use it in GitHub Desktop.
Network activity
_netRequests--;
if(_netRequests == 0) [UIApplication sharedApplication].networkActivityIndicatorVisible = NO;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment