Update adaptive launcher icon to use a transparent foreground image to resolve cropping and rendering issues on modern Android devices
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.6 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
|
@ -33,7 +33,7 @@ flutter_launcher_icons:
|
|||
image_path: "assets/logo/pozo_logo_padded.png"
|
||||
remove_alpha_ios: true
|
||||
adaptive_icon_background: "#d2242e"
|
||||
adaptive_icon_foreground: "assets/logo/pozo_logo_padded.png"
|
||||
adaptive_icon_foreground: "assets/logo/pozo_logo_foreground.png"
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
|
|
|||