diff --git a/gehGassiApp/gehGassiApp.Core/Common/Constants.cs b/gehGassiApp/gehGassiApp.Core/Common/Constants.cs index dad18e0..e257e87 100644 --- a/gehGassiApp/gehGassiApp.Core/Common/Constants.cs +++ b/gehGassiApp/gehGassiApp.Core/Common/Constants.cs @@ -58,7 +58,7 @@ namespace gehGassiApp.Core.Common /// /// Delay für den loading-Screen, damit man das Logo des Sponsors sieht /// - public static TimeSpan LoadingDelay = TimeSpan.FromSeconds(0); + public static TimeSpan LoadingDelay = TimeSpan.FromSeconds(3); /// /// Delay für die Abfrage des Online-Status diff --git a/gehGassiApp/gehGassiApp/Resources/Images/tiergarten.png b/gehGassiApp/gehGassiApp/Resources/Images/tiergarten.png new file mode 100644 index 0000000..befd1e6 Binary files /dev/null and b/gehGassiApp/gehGassiApp/Resources/Images/tiergarten.png differ diff --git a/gehGassiApp/gehGassiApp/Views/LoadingView.xaml b/gehGassiApp/gehGassiApp/Views/LoadingView.xaml index a0ef058..f2ead2a 100644 --- a/gehGassiApp/gehGassiApp/Views/LoadingView.xaml +++ b/gehGassiApp/gehGassiApp/Views/LoadingView.xaml @@ -9,7 +9,7 @@ Shell.FlyoutBehavior="Disabled" Shell.NavBarIsVisible="False"> - + - + + + + + + \ No newline at end of file