Exoplayer itemView sometimes overlaps with other itemViews of the RecyclerView while scrolling.
Open
question
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I am using Exoplayer within a hybrid Recyclerview i.e it supports various other viewholders/itemViews. When I scroll to a video item enabled by exoplayer then push the app to background and then pull it again to foreground and scroll out and the recyclerview, the video viewholder behaves abnormally and glitchy:- sometimes it overlaps (partially) with other viewholder and shows a considerable amount of blank space above it. But after sometime it comes at the correct position.
Contributor guide
Assessment
This issue has not been assessed yet.