Closed JunkFood02 closed 5 months ago
@Ashinch @JunkFood02 Any reason this can't be merged?
Any reason this can't be merged?
The performance regression is not quite noticable with limited items (50 items per page currently). The issue of current implementation is that the app won't load new pages correctly because of the usage of peek
instead of get
. Since not many users have reported this issue yet, we've chosen to leave sticky headers enabled for now.
About this PR:
Related issues: https://issuetracker.google.com/u/1/issues/193785330 https://stackoverflow.com/questions/67649953/sticky-headers-with-paging-library-in-jetpack-compose