From b16301a9a4963a1d0e58cde54ac3a71ec1de8697 Mon Sep 17 00:00:00 2001 From: Steve Bilogan Date: Mon, 16 Sep 2024 09:17:08 -0400 Subject: [PATCH] fix: material appbarbutton styles + converter bug (#1473) (cherry picked from commit 17248545bfd6d2e5c53a15604eee495b70977523) --- .../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 @@ + + + + - +