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?
Description
PagingSource.getRefreshKey()
result is ignored for REFRESH on subsequent generations if a non-nullinitialKey
was passed toPager
, but it is not documented to work this way.