- Automatic binding to existing loaders after activity recreation. Eliminates need to save state about running operation.
- Generation of
{operation}IsStartedDo(Runnable)
methods for adding callbacks that are invoked when asynchronous operation starts.
Initial release.