Custom List View Renderer with custom list view adaptor in MAUI

Satya 165 Reputation points
2023-03-27T10:40:23.8466667+00:00

I have created a custom renderer for list view to achieve sticky group header in android and i have installed Xamarin.Android.StickyHeaders package to achieve it in natively. It is working fine in Xamarin Forms, but after migration it is not working in .NET MAUI. I have updated the handler instead of renderer and attached screenshots of code, Please check and help me out on this.

User's image

User's image

User's image

on adaptor getview and getheaderview are not calling while loading the screen in MAUI.

Thanks in advance.

Developer technologies | .NET | .NET MAUI
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.