How to make the dialog (that pops up when tapping a picker) have rounded corners in .net MAUI?

FabianK 21 Reputation points
2023-07-24T21:49:37.8966667+00:00

I would like to customize the dialog the pops up when tapping a picker/datepicker in .NET MAUI (Android) by changing the corner radius to make it have rounded corners. I did play around a little with custom handlers but did not manage to achieve the desired effect.

I know that I can work with borders to make the picker itself have rounded corners but this effect does not translate to the popup/dialog that opens upon tapping the picker.

I'd really appreciate help with this - did not find anything truly helpful so far.

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