OSDN Git Service

Don't lose content change during rollback for loader already started
authorAdam Powell <adamp@google.com>
Wed, 27 Apr 2016 20:45:38 +0000 (13:45 -0700)
committerAdam Powell <adamp@google.com>
Wed, 27 Apr 2016 20:45:38 +0000 (13:45 -0700)
commit4be84bb10cf0bd998f33d9e5a7ca42cf8e072ad7
treef87d9e3ffe8ed178b7f620af9d9f807f2dd0ba87
parent9f72683feed14cba29d8c7189269a48e01f98489
Don't lose content change during rollback for loader already started

Framework edition

If a loader is already started when we try to rollback a content
change, force a new load instead of simply setting the flag to refresh
next time.

Bug 28406183

https://code.google.com/p/android/issues/detail?id=208278

Change-Id: If11d79088d30dd2dc48cf1b3d2882f3712b6cddb
core/java/android/content/Loader.java