Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Android] Fix crash in SwipeView collapsing ListView groups #14607

Merged
merged 2 commits into from
Jul 11, 2022
Merged

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix crash in SwipeView collapsing ListView groups on Android.

Issues Resolved

API Changes

None

Platforms Affected

  • Android

Behavioral/Visual Changes

None

Before/After Screenshots

fix13790

Testing Procedure

Launch Core Gallery and navigate to the issue 13790. Collapse a group. Without exceptions, the test has passed.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@jsuarezruiz jsuarezruiz added t/bug 🐛 p/Android a/listview Problems with the ListView/TableView a/swipeview labels Sep 13, 2021
@jsuarezruiz
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jfversluis jfversluis merged commit 875e9cd into 5.0.0 Jul 11, 2022
@jfversluis jfversluis deleted the fix-13790 branch July 11, 2022 13:21
rmarinho added a commit to dotnet/maui that referenced this pull request Jan 5, 2023
### Description of Change

This PR ports a fix that was in a [Forms
PR](xamarin/Xamarin.Forms#14607) for
`SwipeView`. I have the test page ported to the sample app as well, but
not really sure if that is the right place for it? Where can I put these
repro type pages?

### Issues Fixed

Fixes xamarin/Xamarin.Forms#13790
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/listview Problems with the ListView/TableView a/swipeview p/Android t/bug 🐛
Projects
None yet
2 participants