maui icon indicating copy to clipboard operation
maui copied to clipboard

[Android] Reset ListView ScrolledEventArgs.ScrollY when ItemsSource changes

Open kubaflo opened this issue 1 year ago • 6 comments

Issues Fixed

Fixes https://github.com/dotnet/maui/issues/25256

Before After

kubaflo avatar Oct 17 '24 23:10 kubaflo

/azp run

jsuarezruiz avatar Oct 18 '24 06:10 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Oct 18 '24 06:10 azure-pipelines[bot]

/rebase

jsuarezruiz avatar Oct 23 '24 08:10 jsuarezruiz

/rebase

jsuarezruiz avatar Nov 12 '24 14:11 jsuarezruiz

/azp run

jsuarezruiz avatar Nov 12 '24 14:11 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 12 '24 14:11 azure-pipelines[bot]

/azp run

jsuarezruiz avatar Nov 15 '24 08:11 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 15 '24 08:11 azure-pipelines[bot]

@jsuarezruiz I've fixed the crash and modified the UITest to include a grouped list

kubaflo avatar Nov 21 '24 12:11 kubaflo

/azp run

jsuarezruiz avatar Nov 22 '24 11:11 jsuarezruiz

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 22 '24 11:11 azure-pipelines[bot]

As we obsolete ListView in .NET 10, we'll no longer be accepting PRs for ListView so we can stay focused on CollectionView and ensuring it meets and exceeds everyone's needs.

PureWeen avatar Aug 16 '25 14:08 PureWeen