Skip to content

Commit 486f36a

Browse files
feat: improve native OS splash screen with full-screen branded SVG (gradient + logo + app name)
Co-authored-by: StuartFerguson <16325469+StuartFerguson@users.noreply.github.com>
1 parent 76ce51a commit 486f36a

2 files changed

Lines changed: 43 additions & 16 deletions

File tree

Lines changed: 42 additions & 15 deletions
Loading

TransactionProcessor.Mobile/TransactionProcessor.Mobile.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<MauiIcon Include="Resources\AppIcon\appicon.svg" ForegroundFile="Resources\AppIcon\appiconfg.svg" Color="#4267B2" />
4040

4141
<!-- Splash Screen -->
42-
<MauiSplashScreen Include="Resources\Splash\splash.svg" Color="#4267B2" BaseSize="128,128" />
42+
<MauiSplashScreen Include="Resources\Splash\splash.svg" Color="#4267B2" BaseSize="450,900" />
4343

4444
<!-- Images -->
4545
<MauiImage Include="Resources\Images\*" />

0 commit comments

Comments
 (0)