ionic-team / ionic-team/capacitor-assets
Scaling option for Android launcher icons
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 583
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description

Basically recreate the options under "Scaling" above for devs to provide the same icon as iOS but scale it differently when generating adaptive and legacy icons for Android. Usually, devs will want to use ~66% if they want to use the same icon for iOS and Android.
- Trim: Yes/No - trims the safe area (`--icon-foreground-trim`/`--icon-background-trim` because it's specific for Android icons)
- Resize: 0-400% - scales the source asset the specified amount (`--scale`?)
Contributor guide
Assessment
This issue has not been assessed yet.