[Android] Reset ListView ScrolledEventArgs.ScrollY when ItemsSource changes
Issues Fixed
Fixes https://github.com/dotnet/maui/issues/25256
| Before | After |
|---|---|
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/rebase
/rebase
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
@jsuarezruiz I've fixed the crash and modified the UITest to include a grouped list
/azp run
Azure Pipelines successfully started running 3 pipeline(s).
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.