-
Notifications
You must be signed in to change notification settings - Fork 223
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
Optimizing Splash Screen Image Quality for Android 12 #724
Comments
I am also facing the same issue on Android 12 |
I created an issue about this back in January (#650). I can't believe that so few people noticed this. I didn't follow up because I was thinking that it was fixed in recent versions but it's still happening on the most recent version 2.4.2 |
@hueso1412 can you please attach your source image? |
Closed due to inactivity. If you are still having trouble, please verify that your source image is according to the instructions. Feel free to reopen a ticket if you are still having trouble. |
@erkinovalim please attach your source image that this package is using to generate the splash. |
@jonbhanson here's my source image: |
Can we reopen this issue? |
@charleshan is your problem that the image looks blurry? Because I don't think it looks pixelated. |
It looks a little pixelated, not blurry. |
I meant to say that it's not pixelated on iOS. |
Oh okay 👍 |
@jonbhanson any updates on this? |
I'm experiencing an issue where the splash screen image quality is noticeably poor on Android 12 devices. Despite providing high-resolution images in various drawable folders and applying recommended settings, the splash screen appears pixelated and unsharp, which negatively affects the overall user experience.
I would like to see improved handling of splash screen images on Android 12, ensuring that the images are displayed in their highest possible quality. This could include better scaling algorithms or more robust support for high-resolution images without quality degradation.
Additional context
Please find attached a screenshot showing the current configuration used and the resulting splash screen on Android 12 devices.
The text was updated successfully, but these errors were encountered: