Custom List View Renderer with custom list view adaptor in MAUI
Satya
165
Reputation points
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.
on adaptor getview and getheaderview are not calling while loading the screen in MAUI.
Thanks in advance.
Developer technologies | .NET | .NET MAUI
Developer technologies | .NET | .NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Sign in to answer