nytimes / Store

Android Library for Async Data Loading and Caching
Apache License 2.0
3.53k stars 305 forks source link

Fix fetchWithResult return value in case of fetch error #382

Closed fabioCollini closed 5 years ago

fabioCollini commented 5 years ago

This PR fixes the issue #381, it contains a refactoring to return the Result on fetchWithResult instead of returning always NETWORK as source