for long distance scroll, it animates all the way to the index, which takes too long time.
Need to animate the scroll at initial, teleport to some nearest index and animate from there to the index.
For a simple layout it would make sense.
But I have a 2 lazy lists with synchronised scroll.
I’ll be listening the scroll end too, which are inter-dependent.
Then the scroll goes endless to and fro.
e
efemoney
06/24/2022, 4:31 PM
I’m genuinely curious what sort of apps need dual scroll-synchronized lists? Apart from diff viewers, I cannot think of something else