Skip to content

Instantly share code, notes, and snippets.

@tmaxxdd
Created July 31, 2019 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmaxxdd/f3acba0805fb864f5910952745c308e4 to your computer and use it in GitHub Desktop.
Save tmaxxdd/f3acba0805fb864f5910952745c308e4 to your computer and use it in GitHub Desktop.
@Override
protected void onPause() {
super.onPause();
textWatcher.dispose(); // Konczy emisje i zamyka watek
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment