Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronize ListUpdateCallback and PagedListModelCahe functions #987

Merged
merged 1 commit into from
Jun 1, 2020

Conversation

denis-bezrukov
Copy link
Contributor

Fix for #986

I'm not familiar with all the code, but also see potential RC between PagedListEpoxyController.addModels fun that supposed to be overriden and ModelCache. Because addModels uses exposed mutable list without synchronization with PagedListModelCache.

@elihart
Copy link
Contributor

elihart commented Jun 1, 2020

Thanks for this! good eye. I'll be including this in an upcoming 4.0 beta release

@elihart elihart merged commit 6b2c340 into airbnb:master Jun 1, 2020
@elihart elihart mentioned this pull request Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants