ListView scrolling bug on android #18839
Labels
area/listview 📃
Categorizes an issue or PR as relevant to the ListView control
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
Current behavior
ListView
has a bug on android which causes items to move further away from header after scrolling, the more you scroll the further the items move.Here is a video that better shows what I am trying to say:
ListViewScrollingBug.mp4
I tested this on Uno.Sdk
5.5.43
,5.4.10
and5.3.112
, the bug is not present in5.3.112
, so its a regression introduced in5.4
.Expected behavior
Items should stay in their place.
How to reproduce it (as minimally and precisely as possible)
UnoApp1.zip
Workaround
Have not found any.
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
Uno.Sdk:
5.5.43
Affected platforms
Android
IDE
Visual Studio 2022
IDE version
17.12.0
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: