ionic-team / ionic-team/capacitor-assets
Support for themed app icons (Android 13+)
Open
- Dominant language
- TypeScript
- Stars
- 583
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to have support for Android 13+ themed Icons, as promoted [here](https://developer.android.com/about/versions/13/features) and with more details [here](https://developer.android.com/develop/ui/views/launch/icon_design_adaptive)
It should be sufficient to add a monochromatic version of the icon and generate the corresponding drawable:
...
// Starting with Android 13 (API level 33), you can opt-in to providing a
// drawable.
...
Contributor guide
Assessment
This issue has not been assessed yet.