Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
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:
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:https://github.com/user-attachments/assets/623159d2-c331-4b68-b5ae-86bad60bc864
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)
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