valkriaine / Bouncy

RecyclerView and NestedScrollView with physics-based bouncy overscroll effect
Apache License 2.0
198 stars 18 forks source link

Flicker problem #20

Open Uros1616 opened 1 year ago

Uros1616 commented 1 year ago

Hi, I have a strange problem with items flickering on every update of the list, i tried setting supportAnimations to false, using stable ids and using diffutils but non of that worked(some of the solutions related to regular recycler view). So I want to try maybe here is the problem?