admin管理员组文章数量:1420575
Generated an app icon using /
Ive used this before for other apps and its working great but this time my app icon has white padding on android OS, , any idea why ?
Im using react native & already added assets to android native side
app icon
How icon looks on android home
icon on android
Generated an app icon using https://appicon.co/
Ive used this before for other apps and its working great but this time my app icon has white padding on android OS, , any idea why ?
Im using react native & already added assets to android native side
app icon
How icon looks on android home
icon on android
Share Improve this question asked Oct 13, 2022 at 23:19 Nabeel ZanabeetNabeel Zanabeet 711 silver badge7 bronze badges 2- That site does not look like it supports adaptive launcher icons, which have been standard on Android since 8.0 or 8.1. – CommonsWare Commented Oct 13, 2022 at 23:26
- 1 Im aware of adaptive icons, but its not the issue – Nabeel Zanabeet Commented Oct 15, 2022 at 5:19
2 Answers
Reset to default 5Try using this website to generate icons before uploading the image here make sure your icon doesn't have any transparent padding. I've used this website multiple times works perfectly.
Turns out the issue is because the icon I'm using has transparent background. IOS did add white bg by default and handled it, android handled it by rapping the icon with white padding also.
Fixed after changing background to be white.
本文标签: javascriptAndroid app iconiclaunch icon has white paddingStack Overflow
版权声明:本文标题:javascript - Android app iconic_launch icon has white padding - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745335057a2653998.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论