-
Notifications
You must be signed in to change notification settings - Fork 6
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
Animation inside recyclerView issues #45
Comments
one more crash (also without recycler view):
|
hi @SiarheiSm Thanks for bringing this up. Let us investigate on our end and get back to you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I attempted to use animations inside a RecyclerView to animate item changes. The behavior is similar to when the app displays animations for each item. However, I encountered some issues:
The issue was tested on real Samsung devices and emulators running API levels 33–35. I haven’t yet tested it on lower versions.
Video: https://drive.google.com/file/d/1JhoyyVu9TWxHsogtZ5t6LeEkq7bJiKEp/view?usp=share_link
OR on app startup
video: https://drive.google.com/file/d/1ZQdBEo_giCBa2xChPsbIZAiwB561FvqZ/view?usp=share_link
Please check sample app: https://drive.google.com/file/d/1LseHv3mO6Njqr1ASH2yZ4SExzlg2tjsM/view?usp=share_link
The text was updated successfully, but these errors were encountered: