Skip to content

Instantly share code, notes, and snippets.

@haxorgist
Created November 28, 2018 00:09
Show Gist options
  • Select an option

  • Save haxorgist/b2edb3ff81baaf628808d33466d492a5 to your computer and use it in GitHub Desktop.

Select an option

Save haxorgist/b2edb3ff81baaf628808d33466d492a5 to your computer and use it in GitHub Desktop.
@Override
protected void onDestroy() {
searcher.destroy();
super.onDestroy();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment