Jan Kuß
Jan Kuß
@Piinks I was able to test #118145 with this fix, and it looks like this PR will resolve this issue as well. https://user-images.githubusercontent.com/1659532/213206524-9071d497-cdea-40b0-9569-efc9492018ad.mov
> It seems there comes up another issue with this commit, when swiping up a list and let the list auto scroll to the end, the stretch direction goes oppesite....
> It seems there comes up another issue with this commit, when swiping up a list and let the list auto scroll to the end, the stretch direction goes oppesite....
@Piinks I rebased the branch and added two more tests covering the bug @elliotkhd found. Feel free to review again
It appears the simple fix I attempted doesn't quite work in the scenario @elliotkhd provided. I'm guessing the problem occurs because the recede animation is playing, while we change the...
I was able to investigate how native android handles it. For Flutter, the implementation of the stretch effect differs slighty, which is why we ran into this problem. For Android,...
@Piinks Thanks for testing! I added the test. The failing checks seem to be unrelated.
@danagbemava-nc Can we mark this issue as a regression? This worked correctly in 3.3, but it broke with this commit: f014c1e6dcfdfbebaf379757273c4033a5092fbc