Keep read position when switching apps
The bug seems to have been caused by a behavior change in LoaderManager. Previously, onLoadFinished() wasn't called when the Loader returned the same object as before. We now emulate this behavior by adding our own checks.
Loading
Please register or sign in to comment