Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
cl...@google.com <cl...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
However, in the rare case where the latest scroll position matches the last items of the newly refreshed list, there is no more scrollable distance. Without scrolling, RV does not trigger any bind/item access, and thus prefetch does not happen.