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
2023-02-10T05:03:59.47+00:00

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

User's image

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
{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.