From c06368c32922beb6471cf7c799e25eb206df0069 Mon Sep 17 00:00:00 2001 From: roubachof Date: Thu, 23 Jun 2022 16:50:26 +0200 Subject: [PATCH] Fixed timed visibility when text is changing, adding ShowLastError to mix loaders and commands --- Retronado/Sample/Views/CommandsPage.xaml | 291 +++++++++--------- .../CompositeTaskLoaderNotifier.cs | 45 ++- Sharpnado.TaskLoaderView/Snackbar.xaml.cs | 4 +- .../TimedVisibilityBehavior.cs | 51 ++- 4 files changed, 229 insertions(+), 162 deletions(-) diff --git a/Retronado/Sample/Views/CommandsPage.xaml b/Retronado/Sample/Views/CommandsPage.xaml index 51f1a03..6b680e3 100644 --- a/Retronado/Sample/Views/CommandsPage.xaml +++ b/Retronado/Sample/Views/CommandsPage.xaml @@ -1,4 +1,5 @@ - + + - @@ -29,146 +29,151 @@ BackgroundColor="{StaticResource TopElementBackground}" Theme="Standard" /> - - - - - - - - - - - - -