Skip to content
This repository was archived by the owner on Apr 30, 2019. It is now read-only.

Releases: AlexGianq/SugarLoader

0.2

20 Jul 15:25

Choose a tag to compare

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.