diff --git a/Borepin/Borepin/App.xaml.cs b/Borepin/Borepin/App.xaml.cs index 64a0e8e..ae1959f 100644 --- a/Borepin/Borepin/App.xaml.cs +++ b/Borepin/Borepin/App.xaml.cs @@ -47,6 +47,9 @@ namespace Borepin containerRegistry.RegisterForNavigation(); containerRegistry.RegisterForNavigation(); containerRegistry.RegisterForNavigation(); + + containerRegistry.RegisterForNavigation(); + containerRegistry.RegisterForNavigation(); containerRegistry.RegisterForNavigation(); #endregion diff --git a/Borepin/Borepin/Dialog/ConfirmDialog.xaml b/Borepin/Borepin/Dialog/ConfirmDialog.xaml index aedfd2e..45caa91 100644 --- a/Borepin/Borepin/Dialog/ConfirmDialog.xaml +++ b/Borepin/Borepin/Dialog/ConfirmDialog.xaml @@ -2,13 +2,14 @@ + BackgroundColor="White" + xmlns:resource_text="clr-namespace:Borepin.Resources.Text">