flutter_launcher_icons icon indicating copy to clipboard operation
flutter_launcher_icons copied to clipboard

[FEATURE REQUEST] Support for android 13 themed icons

Open guy-evdev opened this issue 2 years ago • 1 comments

Is it possible to add support for themed icons in android 13 by adding an additional monochrome icon version as a separate asset field?

guy-evdev avatar Sep 19 '22 10:09 guy-evdev

Posting this here for implementation reference https://developer.android.com/develop/ui/views/launch/icon_design_adaptive

RatakondalaArun avatar Sep 19 '22 14:09 RatakondalaArun

I've created a fork with themed icons support, but not submitting a PR yet, since it's just a quick POC. Also, I would wait for some other (adaptive icon related, new config scheme) issues to be resolved and maybe PR #297 to be merged too, then a refactor would be needed on my code... but let me know if this should be prioritized and I can do it earlier.

nvi9 avatar Oct 19 '22 12:10 nvi9

At the moment I solved it by adding the relative "monochrome" icons where the adaptive ones are, and I added this line: monochrome android:drawable="@drawable/ic_launcher_monochrome"

I hope you will update it so it will become easier

Francesco-FL avatar Jan 15 '23 05:01 Francesco-FL

What needs to happen for the linked pull request to be reviewed/approved?

doppio avatar Jul 13 '23 19:07 doppio

What needs to happen for the linked pull request to be reviewed/approved?

Yes. Still waiting. 1 year passed. 😵

And96 avatar Oct 23 '23 06:10 And96