ionic-team / ionic-team/capacitor-assets
Android splash screen looks distorted on Samsung S9
Open
- Dominant language
- TypeScript
- Stars
- 583
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Currently, my splash screen is being distorted when I test on a Samsung S9 with the following spec below:
Samsung S9 Dimensions
5.8 INCH
5.81 x 2.70 x 0.33 INCH
Samsung S9 Resolution
1440 x 2960 PX
~ 570 PIXELS PER INCH
Samsung S9 Viewport
360 x 740 PX
~ 143 PIXELS PER INCH
What i'm experiencing is that the image is being squeeze and instead of my logo looking round it's looking oval. Anything I can do to improved this?
My setup is
Android SDK : 10
"@capacitor/assets": "^2.0.4",
"@capacitor/android": "^5.0.0",
"@ionic/react": "^6.0.0",
Contributor guide
Assessment
This issue has not been assessed yet.