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

[Android] Replacing a grouped list in a CollectionView renders correctly #11792

Merged
merged 6 commits into from
Dec 24, 2021

Conversation

mjmostachetti
Copy link
Contributor

Description of Change

Replacing a grouped list in a Collection View renders correctly on Android.

Issues Resolved

API Changes

Added:

  • CountItemsInNewGroups(int groupStartIndex, int groupCount)

Platforms Affected

  • Android

Behavioral/Visual Changes

Android now renders correctly when a user

  1. Clear() a grouped list's items within a collection view
  2. Replace the cleared group with a new group at the same index

Before/After Screenshots

Not applicable

Testing Procedure

See the Issue11642 test page. Clicking the button toggles the repro steps.

PR Checklist

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

@samhouts samhouts requested review from hartez and removed request for samhouts August 24, 2020 21:33
@samhouts samhouts assigned hartez and unassigned samhouts Aug 24, 2020
@mjmostachetti
Copy link
Contributor Author

@hartez Any thoughts on this?

@mjmostachetti
Copy link
Contributor Author

This is a live issue in our app. Can someone please look at this?

@jsuarezruiz jsuarezruiz self-requested a review September 16, 2021 11:50
@jfversluis
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jfversluis jfversluis merged commit 1c7ac9e into xamarin:5.0.0 Dec 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
5 participants