Skip to content

Instantly share code, notes, and snippets.

@marcin-adamczewski
Last active February 13, 2016 20:31
Show Gist options
  • Save marcin-adamczewski/e948fc08e9c213dd6d41 to your computer and use it in GitHub Desktop.
Save marcin-adamczewski/e948fc08e9c213dd6d41 to your computer and use it in GitHub Desktop.
Observable<LoginRequest> loginObservable = lastCredentialsObservable
.sample(loginClickSubject);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment