The Color property of the MauiSplashScreen tag sometimes partially fills the background #20766
Labels
area-single-project
Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer
platform/android 🤖
t/bug
Something isn't working
Milestone
Description
Parce que des captures d'écran valent mieux parfois qu'une longue description :) :
Je test directement sur mon smartphone dont l'installation se fait via USB :
Je code sous avec VS :
Voici mon code ou je ne change que la propiété "Color" (en jaune) :
Le contenu du fichier "splash.svg" :
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path d="M512 32c0 113.6-84.6 207.5-194.2 222c-7.1-53.4-30.6-101.6-65.3-139.3C290.8 46.3 364 0 448 0h32c17.7 0 32 14.3 32 32zM0 96C0 78.3 14.3 64 32 64H64c123.7 0 224 100.3 224 224v32V480c0 17.7-14.3 32-32 32s-32-14.3-32-32V320C100.3 320 0 219.7 0 96z"/> </svg>
Le rendu avec la couleur du projet par défaut "#512BD4" :
Le rendu avec la couleur"#960E43" :
Le rendu avec la couleur "Red" :
Le rendu avec la couleur "#FFCC33" qui ne remplit pas entièrement le background :
Le rendu avec la couleur "Yellow" qui ne remplit pas entièrement le background :
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
Unknown/Other
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 13
Did you find any workaround?
Non
Relevant log output
No response
The text was updated successfully, but these errors were encountered: