From a2b5843ca25b94b7197b3a07d0e449546bd594c6 Mon Sep 17 00:00:00 2001 From: HavenDV Date: Tue, 2 Jan 2024 18:40:44 +0400 Subject: [PATCH] feat: Added ability to debug listeners multiple times. --- sample/MainPage.xaml | 43 +++------- sample/MainPage.xaml.cs | 83 ++++++++++++++++++- .../Android/AppUpdateSuccessListener.cs | 36 +++----- .../Platforms/Android/Handler.cs | 39 ++++----- 4 files changed, 123 insertions(+), 78 deletions(-) diff --git a/sample/MainPage.xaml b/sample/MainPage.xaml index 8ef6cce..4d2b957 100644 --- a/sample/MainPage.xaml +++ b/sample/MainPage.xaml @@ -1,40 +1,23 @@  + xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"> - - - -