Open takla21 opened 3 years ago
@davidjohnoliver could it be caused by an invalid style (or the properties named differently) on our end ?
It seems that we're consuming those resources in the default style:
This might be fixed, can you please verify?
Current behavior
Android
iOS
Expected behavior
Even if I couldn't customize the style of the content dialog on UWP as well, at least UWP gives us static resources that can be overridden https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.contentdialog?view=winrt-19041#control-style-and-template
Example from sample (see below)
How to reproduce it (as minimally and precisely as possible)
Download this sample ContentDialogSample.zip Deploy on either (UWP, Android or iOS) Click on the button
Workaround
N/A
Environment
Nuget Package:
Nuget Package Version(s): 3.8.0-dev.130
Affected platform(s):
IDE:
Relevant plugins:
Anything else we need to know?