1
0
Fork 0
forked from Nexus/nexus

fix Android icon

Adds a monochrome icon, along with reverting the foreground to its previous state, except 512x512. Should hopefully be the end of Android icon chicanery.
This commit is contained in:
Henry Hiles 2026-05-06 19:13:23 -04:00
commit 0ab466d011
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
23 changed files with 353 additions and 123 deletions

View file

@ -77,6 +77,7 @@ flutter_launcher_icons:
image_path: assets/icon.png
adaptive_icon_background: assets/background.png
adaptive_icon_foreground: assets/foreground.png
adaptive_icon_monochrome: assets/monochrome.png
remove_alpha_ios: true
windows:
generate: true