FYI...if you plan to move to rxjava 2.0, the `imme...
# android
c
FYI...if you plan to move to rxjava 2.0, the
immedate
scheduler has been removed. https://github.com/ReactiveX/RxJava/wiki/What's-different-in-2.0#schedulers
😮 1