diff --git a/NotificationFlyout.Sample/NotificationFlyoutPresenter.xaml b/NotificationFlyout.Sample/NotificationFlyoutPresenter.xaml index a1488a1..c3d79bf 100644 --- a/NotificationFlyout.Sample/NotificationFlyoutPresenter.xaml +++ b/NotificationFlyout.Sample/NotificationFlyoutPresenter.xaml @@ -2,18 +2,35 @@ x:Class="NotificationFlyout.Sample.NotificationFlyoutPresenter" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" - xmlns:controls="using:NotificationFlyout.Uwp.UI.Controls"> - - - - - - - - - + xmlns:controls="using:NotificationFlyout.Uwp.UI.Controls" + CornerRadius="8"> + + + + + + + + + + + + +