Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ReactiveX/RxAndroid
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Dec 9, 2015
2 parents 36c1bf2 + c142622 commit 508eada
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
*
* // TODO set up behavior
*
* subscriber.add(new MainThreadSubscriber() {
* subscriber.add(new MainThreadSubscription() {
* @Override public void onUnsubscribe() {
* // TODO undo behavior
* }
Expand Down

0 comments on commit 508eada

Please sign in to comment.