From 9f21eb14364bf25c2214c90f610bde8a1ba8563d Mon Sep 17 00:00:00 2001 From: Emiliano Magliocca Date: Fri, 22 May 2020 23:26:42 +0300 Subject: [PATCH] Work on about --- Yugen.Mosaic.Uwp/Controls/SettingsDialog.xaml | 39 +++++++++++-------- 1 file changed, 23 insertions(+), 16 deletions(-) diff --git a/Yugen.Mosaic.Uwp/Controls/SettingsDialog.xaml b/Yugen.Mosaic.Uwp/Controls/SettingsDialog.xaml index 2fb41a9..3a65591 100644 --- a/Yugen.Mosaic.Uwp/Controls/SettingsDialog.xaml +++ b/Yugen.Mosaic.Uwp/Controls/SettingsDialog.xaml @@ -86,26 +86,33 @@ + - - - - + Style="{StaticResource BodyTextBlockStyle}" + Text="Developed by" /> + - - - - - - - + Style="{StaticResource BodyTextBlockStyle}" + Text="UI" /> + + + + + + Command="{x:Bind ViewModel.LaunchRateAndReviewCommand}" + Foreground="{ThemeResource DefaultTextForegroundThemeBrush}"/>