Saturday 17 June 2017

SugarLoader

SugarLoader is a small library that adds sugar to Android Loader API.

Even when you rotate screen, tap home button, or anything, there is no risk to crash it or miss the callback, data will be loaded only once, then rendered to the restored activity/fragment, because there is Android Loader API under the hood.


Android Arsenal

from The Android Arsenal

No comments:

Post a Comment