Fixed
Status Update
Comments
an...@google.com <an...@google.com>
an...@google.com <an...@google.com> #2
Over to Ralston to take a look. I imagine with the new relocation logic it should be fixed?
Description
Android Studio Build: 7.1.0-alpha02
Steps to Reproduce:
1. I am using exoplayer to play videos in a LazyColumn. Using LazyListState, I update the list so the top video shown in the list will play. I am re-using the exoplayer instance. I am unable to achieve smooth scroll performance.
A minimum sample is here: