Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-master-dev
commit 5999c4ba84eaae485374944d13e0fe6733015743
Author: Dustin Lam <dustinlam@google.com>
Date: Fri Jun 26 23:00:01 2020
ViewportHint conflation prioritizes generationId
RelNote: "Fixes an issue where item accesses after dropping a page might
not load pages although the item access was within prefetchDistance"
Fixes: 160038730
Test: ./gradlew paging:paging-common:test
Change-Id: Ie95ae57c4f73c35ea0ebd77fe5d7fa7dbf4923e6
M paging/common/src/main/kotlin/androidx/paging/PageFetcherSnapshot.kt
M paging/common/src/test/kotlin/androidx/paging/PageFetcherSnapshotTest.kt
https://android-review.googlesource.com/1350691
Branch: androidx-master-dev
commit 5999c4ba84eaae485374944d13e0fe6733015743
Author: Dustin Lam <dustinlam@google.com>
Date: Fri Jun 26 23:00:01 2020
ViewportHint conflation prioritizes generationId
RelNote: "Fixes an issue where item accesses after dropping a page might
not load pages although the item access was within prefetchDistance"
Fixes: 160038730
Test: ./gradlew paging:paging-common:test
Change-Id: Ie95ae57c4f73c35ea0ebd77fe5d7fa7dbf4923e6
M paging/common/src/main/kotlin/androidx/paging/PageFetcherSnapshot.kt
M paging/common/src/test/kotlin/androidx/paging/PageFetcherSnapshotTest.kt
Description
No description yet.