-
Notifications
You must be signed in to change notification settings - Fork 235
Description
The splash screen docs were a bit confusing for me to follow, bu I think mostly because some of the information is out of date.
It was unclear when the IDE was expected to auto-generate some of the properties vs. when they should be manually included and this led to some confusion and wrangling.
For Android, I believe the process has changed in later versions so a general review would be good. For example, the doc references Resourcs/values/maui_colors.xml
and Resources/drawable/maui_splash_image.xml
; the former still exists as just Resourcs/values/colors.xml
but AFAICT the latter does not seem to exist whatsoever.
I also ended up adding a png and referencing it as png in the csproj as well (instead of svg as the docs seemed to suggest)
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 44323c6e-d65c-b254-ee3c-cd9415bdf3bc
- Version Independent ID: 44323c6e-d65c-b254-ee3c-cd9415bdf3bc
- Content: Add a splash screen to a .NET MAUI app project - .NET MAUI
- Content Source: docs/user-interface/images/splashscreen.md
- Product: dotnet-mobile
- Technology: dotnet-maui
- GitHub Login: @davidbritch
- Microsoft Alias: dabritch