From 45c49481d9d64bc073f0e59ff3220977ac5bed6f Mon Sep 17 00:00:00 2001 From: Carl Mathieu Date: Wed, 26 Jul 2023 11:07:24 -0400 Subject: [PATCH] refactor(FloatingActionButton): lightweight styling for button --- .../Controls/v2/FloatingActionButton.xaml | 1487 +++++++++-------- 1 file changed, 754 insertions(+), 733 deletions(-) diff --git a/src/library/Uno.Material/Styles/Controls/v2/FloatingActionButton.xaml b/src/library/Uno.Material/Styles/Controls/v2/FloatingActionButton.xaml index 11c9a7057..b4f40d148 100644 --- a/src/library/Uno.Material/Styles/Controls/v2/FloatingActionButton.xaml +++ b/src/library/Uno.Material/Styles/Controls/v2/FloatingActionButton.xaml @@ -1,735 +1,756 @@  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 20 - 16 - 16 - - - - 12 - 16 - 12 - - - - - 36 - 24 - 28 - - - 12 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + xmlns:d="http://schemas.microsoft.com/expression/blend/2008" + xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + xmlns:toolkit="using:Uno.UI.Toolkit" + xmlns:um="using:Uno.Material" + mc:Ignorable="d"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 20 + 16 + 16 + + + + 12 + 16 + 12 + + + + 36 + 24 + 28 + + + 12 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 20 + 16 + 16 + + + + 12 + 16 + 12 + + + + 36 + 24 + 28 + + + 12 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +