From 3f884e9b12b80a8dfcd64327c87e085c0bb77307 Mon Sep 17 00:00:00 2001 From: Tsanie Lily Date: Mon, 18 May 2020 13:49:45 +0800 Subject: [PATCH] feature: refresh profile --- Pixiview/AppShell.xaml | 3 +++ Pixiview/AppShell.xaml.cs | 27 +++++++++++++++++++++++---- 2 files changed, 26 insertions(+), 4 deletions(-) diff --git a/Pixiview/AppShell.xaml b/Pixiview/AppShell.xaml index 5d7d4df..7bfb7da 100644 --- a/Pixiview/AppShell.xaml +++ b/Pixiview/AppShell.xaml @@ -30,6 +30,9 @@ Text="{Binding UserProfileName}" TextColor="{DynamicResource TextColor}"/>