From c2b38429a5abba7fbba543d32d5b53c5f2572b2e Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:55:19 +0000 Subject: [PATCH] fix: material appbarbutton styles + converter bug (backport #1473) (#1477) Co-authored-by: Steve Bilogan --- .../Styles/Controls/v2/AppBarButton.xaml | 96 +++++++++++++++++ .../Styles/Controls/v2/CommandBar.xaml | 100 +----------------- .../Applications/Common/Converters.xaml | 4 +- 3 files changed, 100 insertions(+), 100 deletions(-) create mode 100644 src/library/Uno.Material/Styles/Controls/v2/AppBarButton.xaml diff --git a/src/library/Uno.Material/Styles/Controls/v2/AppBarButton.xaml b/src/library/Uno.Material/Styles/Controls/v2/AppBarButton.xaml new file mode 100644 index 000000000..316f52e74 --- /dev/null +++ b/src/library/Uno.Material/Styles/Controls/v2/AppBarButton.xaml @@ -0,0 +1,96 @@ + + + + - +