Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListView scrolling bug on android #18839

Open
DavidM29 opened this issue Nov 19, 2024 · 0 comments
Open

ListView scrolling bug on android #18839

DavidM29 opened this issue Nov 19, 2024 · 0 comments
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

Comments

@DavidM29
Copy link

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 and 5.3.112, the bug is not present in 5.3.112, so its a regression introduced in 5.4.

Expected behavior

Items should stay in their place.

How to reproduce it (as minimally and precisely as possible)

  • Run the app on android
  • scroll down
  • scroll up
    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

@DavidM29 DavidM29 added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Nov 19, 2024
@jeromelaban jeromelaban added area/listview 📃 Categorizes an issue or PR as relevant to the ListView control and removed triage/untriaged Indicates an issue requires triaging or verification labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants