0

I'm using descendant of PageKeyedDataSource. In its loadInitial, rx chain is running. When I specify no schedulers for the chain, it's running whatever background thread body of loadInitial is executed at. Let's imagine the chain needs to switch to some thread via subscribeOn. How to gracefully switch it back to the thread of loadInitial?

ror
  • 3,295
  • 1
  • 19
  • 27

0 Answers0