Instead of MAUI list view, can we customize and use native android list view layout in MAUI like in xamarin forms custom renderers
Satya
165
Reputation points
In one of my projects i am using native android layout for customized list view. Is it possible to convert that part in MAUI?
When i am including those files in project, i am getting resource file duplicate error
I know that custom renderers are now handlers in MAUI, but I didn't find any documentation related to android native layouts usage in MAUI handlers like xamarin forms renderers
Please share if you have any sample or have found any documentation related to it for reference
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