Custom List View Renderer with custom list view adaptor in MAUI

Satya 125 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.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,409 questions
{count} votes

Your answer

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