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

[Android] Fix issue using RefreshView with CollectionView and empty GroupHeader #12982

Closed
wants to merge 9 commits into from

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix RefreshView issue with CollectionView using a single "zero height" element in GroupHeader.

Issues Resolved

API Changes

None

Platforms Affected

  • Android

Behavioral/Visual Changes

None

Before/After Screenshots

fix12056

Testing Procedure

Launch Core Gallery and navigate to the issue 12056. If can do Pull to Refresh, the test has passed.

PR Checklist

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

@bondarenkod
Copy link
Contributor

bondarenkod commented Oct 15, 2021

Excellent job @jsuarezruiz, I've been using this fix in my 'XF issues patched edition' since you published it.

It would be great to have this merged into 5*!
Up!

@Stef-Halmans
Copy link

Can this fix be merged? I really need this bug fixed without having to add an item with some height to the header.

@jfversluis
Copy link
Member

Now that we're so close to the sunsetting of Xamarin.Forms unfortunately we won't be able to take this in anymore, we're really sorry about that. Nevertheless, thank you so much for your time and effort that you have put into this PR.

Please have a look at the evolution of Xamarin.Forms, .NET MAUI. A lot of development has been going on there. Hopefully this issue was already fixed in that codebase. If not, feel free to port this over to there.

Again, thank you so much for being a contributor and Xamarin.Forms user!

@jfversluis jfversluis closed this Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [Android] RefreshView is broken when CollectionView contains single/"zero height" element in GroupHeader
4 participants