Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
The list seems to be jumping and lagging when scrolling really fast. (example: when you fling the list)
Jetpack Compose version: 1.2.0
RecyclerView : 1.3.0
Jetpack Compose component(s) used: Nesting of basic compose components (Column, Row, Image, etc). With a nested LazyRow for example
Android Studio Build: Electric Eel
Kotlin version: 1.7.0
Steps to Reproduce or Code Sample to Reproduce:
1. Checkout
2. Upate compose version & recyclerview version to recommended
3. Change recycler view to include about 50 items.
4. Scroll, and notice the lag and performance of the scroll behavior