Skip to content

Instantly share code, notes, and snippets.

@CostaFot
Last active February 25, 2019 19:44
Show Gist options
  • Save CostaFot/389a557eda1148037cd7ad830d33b7fe to your computer and use it in GitHub Desktop.
Save CostaFot/389a557eda1148037cd7ad830d33b7fe to your computer and use it in GitHub Desktop.
override fun onPause() {
compositeDisposableOnPause.clear()
super.onPause()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment