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

add ability to be notified when list was committed to recyclerview #104

Merged
merged 3 commits into from
Oct 21, 2021

Conversation

mig35
Copy link
Contributor

@mig35 mig35 commented Oct 21, 2021

Thank you for your awesome library!

In new version of RecyclerView there is an useful ability - to be notified when list was actually committed to RecyclerView and is about to be displayed (after all DiffUtils work). See this doc
We need this for some animation and etc callback. That would be nice to have this feature in your library.

Thanks!

@sockeqwe sockeqwe merged commit f1eaef4 into sockeqwe:master Oct 21, 2021
@mig35
Copy link
Contributor Author

mig35 commented Oct 22, 2021

Thanks for merging, @sockeqwe !
Any chance to have this in the new version?

@mig35 mig35 deleted the feature/commit-callback branch October 26, 2021 02:12
@mig35
Copy link
Contributor Author

mig35 commented Oct 26, 2021

Hey @sockeqwe , sorry for ping, but we are waiting for your answer here.
Will we have it in the new release in the near future or not?

@sockeqwe
Copy link
Owner

Hi, I will take a look into why the CI setup did not auto. release it (at least a Snapshot) tomorrow but I cannot promise to get it done this week. next week I should have more time.

@mig35
Copy link
Contributor Author

mig35 commented Nov 10, 2021

sorry for this ping, but have you had any time to check CI issue? @sockeqwe

@sockeqwe
Copy link
Owner

Released as 4.3.1. Thanks for your contribution

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.

None yet

2 participants