Skip to content

Instantly share code, notes, and snippets.

@kevalpatel2106
Created October 18, 2016 09:32
Show Gist options
  • Save kevalpatel2106/110221313e1faa712281b345b2cc1905 to your computer and use it in GitHub Desktop.
Save kevalpatel2106/110221313e1faa712281b345b2cc1905 to your computer and use it in GitHub Desktop.
@Override
protected void onPause() {
super.onPause();
mFingerPrintAuthHelper.stopAuth();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment