RxLoader
RxLoader copied to clipboard
DEPRECATED data loading solution for android to load data with no memory leaks, no boiler-plate, and no method count bloat
Results
5
RxLoader issues
Sort by
recently updated
recently updated
newest added
Somehow, this method got marked private accidentally. It should be public.
enhancement
When clients dispose of an `Observable` or `Single` returned by RxLoader, the load operation should be canceled.
enhancement