Skip to content

Instantly share code, notes, and snippets.

@marick
Created June 1, 2010 17:45
Show Gist options
  • Save marick/421225 to your computer and use it in GitHub Desktop.
Save marick/421225 to your computer and use it in GitHub Desktop.
def showReloadProgress(ignored_notification)
@tabView.selectTabViewItemWithIdentifier(DIRECTORY_TAB)
@collectionView.setHidden(true)
@progressIndicator.startAnimation(self)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment