Skip to content

Instantly share code, notes, and snippets.

@DavidTPate
Created February 13, 2013 04:48
Show Gist options
  • Save DavidTPate/4942368 to your computer and use it in GitHub Desktop.
Save DavidTPate/4942368 to your computer and use it in GitHub Desktop.
@Override
protected void onPause() {
super.onPause();
deinitialize();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment