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

[Android] Splash screen seems blurry #224

Closed
MartinZikmund opened this issue Mar 24, 2024 · 4 comments
Closed

[Android] Splash screen seems blurry #224

MartinZikmund opened this issue Mar 24, 2024 · 4 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@MartinZikmund
Copy link
Member

After generating a Splash Screen with Resizetizer, it seems the result is blurry.

I think the cause might be this line:

https://github.com/unoplatform/uno.resizetizer/blob/4930260305aa93e927a35c14b3891a5caa80e07a/src/Resizetizer/src/GenerateSplashAndroidResources.cs#L42C3-L42C41

Even though resizetizer generates scaled PNGs, they are then "resized" to match this 108 value, which does not seem correct, as the .png files themselves have a different sizing

@MartinZikmund MartinZikmund changed the title Splash screen seems blurry [Android] Splash screen seems blurry Mar 24, 2024
@jeromelaban jeromelaban added the kind/bug Something isn't working label Mar 25, 2024
@agneszitte
Copy link
Contributor

agneszitte commented May 2, 2024

@MartinZikmund still happening lately?
If so, can you help give more details regarding how you are able to repro it + logs, please?

@MartinZikmund
Copy link
Member Author

Sample.zip

Here is the files I was using, but I tried other SVGs, and it seems the result is always blurry, whatever values I choose

@MartinZikmund
Copy link
Member Author

#258 could help here

@dansiegel dansiegel self-assigned this May 14, 2024
@dansiegel
Copy link
Contributor

After further review there isn't much to be done here. This seems to be working as expected. I'm closing this as being replaced by Issue #258 that @MartinZikmund referenced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants