This repository was archived by the owner on Apr 30, 2019. It is now read-only.
Buxfix :
- when the background task returns null, then still consider result as success
- when using multiple loaders inside a same fragment / activity with no identifier for the loader, then change cryptic ClassCastException that may happen to an explicit IllegalStateException. + deprecated the creation of loader without identifier.