We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated RxJava (markdown)
Replacing with implementation instead of compile perl -pi.bak -e "s/compile '(.[^']*)'/implementation '\1'/" *.md
fix wrong word in the sentence
Fix some grammatical mistakes and spelling errors
Avoid horizontal scrolling in Retrofit code
fix typo
Add section on cache() and replay()
Add link to lambda expressions
Revise section on creating observables, reference defer() usage
Add scheduler example
Add extra wiki link
RxLifecycle now has support for RxAppCompatActivity
Add subscribeOn()
Add a why section on Retrofit and RxJava