Skip to content

Instantly share code, notes, and snippets.

@OssamaDroid
Created February 10, 2020 00:09
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 OssamaDroid/eab4d144a8d7e3dba89a5e1ee9f79717 to your computer and use it in GitHub Desktop.
Save OssamaDroid/eab4d144a8d7e3dba89a5e1ee9f79717 to your computer and use it in GitHub Desktop.
// DON’T DO THIS
RxView.clicks(button)
.doOnNext { progressBar.setEnabled(true) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment