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

Restore entry list item animations #1297

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

alexbakker
Copy link
Member

This fixes an issue where the entry list items no longer animated upon move, insert, delete, etc.

RecyclerView's DefaultItemAnimator automatically scales the animations according to the user's settings.

Introduced in 9ff8efa

This fixes an issue where the entry list items no longer animated upon
move, insert, delete, etc.

RecyclerView's DefaultItemAnimator automatically scales the animations
according to the user's settings.

Introduced in 9ff8efa
@michaelschattgen michaelschattgen merged commit f8ad3d1 into beemdevelopment:master Mar 13, 2024
4 checks passed
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