From 7cfecb836f6383b88158af3b167e3005401ae40a Mon Sep 17 00:00:00 2001 From: Max Mannstein Date: Sun, 28 Sep 2025 19:58:22 +0200 Subject: [PATCH] Update LoadingView styling and increment version number to 1.278 - Changed the background color of the loading view border to #334854. - Updated label styles to use white text for better contrast against the new background. - Incremented application version to 1.278 in the project file. --- .../Resources/Images/tiergarten.svg | 60 +++++++++---------- .../gehGassiApp/Views/LoadingView.xaml | 6 +- gehGassiApp/gehGassiApp/gehGassiApp.csproj | 10 ++-- 3 files changed, 38 insertions(+), 38 deletions(-) diff --git a/gehGassiApp/gehGassiApp/Resources/Images/tiergarten.svg b/gehGassiApp/gehGassiApp/Resources/Images/tiergarten.svg index ee8517b..e4da699 100644 --- a/gehGassiApp/gehGassiApp/Resources/Images/tiergarten.svg +++ b/gehGassiApp/gehGassiApp/Resources/Images/tiergarten.svg @@ -1,31 +1,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gehGassiApp/gehGassiApp/Views/LoadingView.xaml b/gehGassiApp/gehGassiApp/Views/LoadingView.xaml index d7dba55..bda55ab 100644 --- a/gehGassiApp/gehGassiApp/Views/LoadingView.xaml +++ b/gehGassiApp/gehGassiApp/Views/LoadingView.xaml @@ -28,11 +28,11 @@ Source="dog_white" VerticalOptions="Center" /> - + - + - + diff --git a/gehGassiApp/gehGassiApp/gehGassiApp.csproj b/gehGassiApp/gehGassiApp/gehGassiApp.csproj index cf71be9..4f0e660 100644 --- a/gehGassiApp/gehGassiApp/gehGassiApp.csproj +++ b/gehGassiApp/gehGassiApp/gehGassiApp.csproj @@ -22,8 +22,8 @@ 284D2BDB-7FFC-485A-968F-8440A92578FE - 1.277 - 277 + 1.278 + 278 15.0 29.0 @@ -113,9 +113,9 @@ - - - + + +