WMLPB
Results
2
comments of
WMLPB
Thank you very much for your help. The Template Binding with CornerRadius works again with MAUI version 8.0.60. But I’m sorry, I have a new CornerRadius issue with GradientDrawable on...
Hi All, based on [this](https://redth.codes/popups-with-net-maui-no-plugin-nuget-needed) excellent blog post by Redth from the MAUI team, I now use the following PopupPage: ``` public class PopupPage : ContentPage { private View _outerView...