上传者: 39841856
|
上传时间: 2022-02-11 14:11:55
|
文件大小: 167KB
|
文件类型: -
RxGroups
RxGroups lets you group RxJava Observables together in groups and tie them to your Android lifecycle.
This is especially useful when used with Retrofit.
For simple scenarios you can probably just let the original request be cancelled and fire a new one.
However it's easy to see how this becomes a problem in more complex situations.
Let's say your user is submitting a payment. You'll probably want to guarantee that you can reattach
to the same in-flight or completed request after rotati