Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splash Icon displayed in a circle and cut off #9886

Closed
Neralem opened this issue Sep 3, 2022 · 1 comment
Closed

Splash Icon displayed in a circle and cut off #9886

Neralem opened this issue Sep 3, 2022 · 1 comment
Labels
partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with platform/android 🤖 t/bug Something isn't working

Comments

@Neralem
Copy link

Neralem commented Sep 3, 2022

Description

When setting up a custom splash screen in my maui app, it is displayed inside a circle and cut off.

I gave my svg a red rectangle to fill the whole view box so one can see where it is cut off.

The behavior I want and expected is that the width of my svg is equal to the width of the entire screen and nothing is cut off.

This is what it looks like. I've replaced the original splash.svg file and and tried some BaseSize values but no success.

This is what I have:
image

This is what I want:
image

Here is just the svg:
splash

Steps to Reproduce

1.: Clone repo
2.: Deploy to android
3.: Start App
4.: See what I showed in the screenshot

The repo is just a fresh maui app with a different splash.svg

Link to public reproduction project repository

https://github.com/Neralem/CustomSplashBugTest

Version with bug

6.0.400

Last version that worked well

Unknown/Other

Affected platforms

Android, I was not able test on other platforms

Affected platform versions

Android 12.0 - API 31

Did you find any workaround?

No response

Relevant log output

No response

@Neralem Neralem added the t/bug Something isn't working label Sep 3, 2022
@janseris
Copy link

janseris commented Sep 3, 2022

Duplicate of #9794 and various previous issues.

Fixed by #9797 in upcoming Service release 5

@Neralem Neralem closed this as completed Sep 3, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 3, 2022
@mikeparker104 mikeparker104 added the partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with label Jan 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants