Join Slack
Communities
Powered by
If I do `Single.getThing().doOnSuccess {}.onErrorR...
# rx
b
blakelee
08/21/2018, 9:38 PM
If I do
Single.getThing().doOnSuccess {}.onErrorReturn { thing }
will the onErrorReturn cause the doOnSuccess to fire?
Open in Slack
Previous
Next