Android Loaders for the rest of us.
The concept of loaders in Android is pretty great: a way to do async work in a lifecycle-aware way. Unfortunately, the implementation is pretty bad. Loadie attempts to fix this in several ways.
from The Android Arsenal
No comments:
Post a Comment