You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I would like to request the addition of sliding animations to the items of a Recycler View in our Android application. Currently, when scrolling through the list, the items transition abruptly without any visual effects.
Describe the solution you'd like
I expect the RecyclerView items to have smooth sliding animations when they appear or disappear from the screen. This will enhance the user experience and make the app feel more polished.
Describe alternatives you've considered
I suggest implementing sliding animations using the ItemAnimator class provided by the Android framework. This will allow smooth transitions when items are added, removed, or changed in the RecyclerView. Please assign this issue to me under gssoc'23.
Additional context
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Hello @Ivan2001otp
I'm assigning you this task for GSSoC'23. You can reach out to me on LinkedIn through this link or follow me on GitHub. Feel free to connect with me regarding this app and its theme.
Is your feature request related to a problem? Please describe.
I would like to request the addition of sliding animations to the items of a Recycler View in our Android application. Currently, when scrolling through the list, the items transition abruptly without any visual effects.
Describe the solution you'd like
I expect the RecyclerView items to have smooth sliding animations when they appear or disappear from the screen. This will enhance the user experience and make the app feel more polished.
Describe alternatives you've considered
I suggest implementing sliding animations using the ItemAnimator class provided by the Android framework. This will allow smooth transitions when items are added, removed, or changed in the RecyclerView. Please assign this issue to me under gssoc'23.
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: