It always worked with `retrofitInterface.call().su...
# android
m
It always worked with
retrofitInterface.call().subscribeOn(io()).observeOn(mainThread()).subscribe(...)
.