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

[Question] Animating Items in PagedListView on Add/Remove #308

Closed
tsomone opened this issue Jan 17, 2024 · 1 comment
Closed

[Question] Animating Items in PagedListView on Add/Remove #308

tsomone opened this issue Jan 17, 2024 · 1 comment
Labels
feature New feature or request

Comments

@tsomone
Copy link

tsomone commented Jan 17, 2024

I want to implement item animations when adding or removing items from the list. Currently, the items are loaded and displayed seamlessly, but I'd like to add a fade-in effect for newly added items and a fade-out effect when removing items. Any guidance or code snippets on how to achieve this animation behavior would be greatly appreciated! Thank you.

@clragon clragon added the feature New feature or request label Feb 19, 2024
@clragon
Copy link
Collaborator

clragon commented Feb 19, 2024

Duplicate of #21

@clragon clragon marked this as a duplicate of #21 Feb 19, 2024
@clragon clragon closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants