mirror of
https://github.com/we-promise/sure.git
synced 2026-08-12 11:10:20 +00:00
Fix Android icon color
This commit is contained in:
+1
-1
@@ -41,6 +41,6 @@ flutter_launcher_icons:
|
||||
android: true
|
||||
ios: true
|
||||
image_path: "assets/icon/app_icon.png"
|
||||
adaptive_icon_background: "#000000"
|
||||
adaptive_icon_background: "#FFFFFF"
|
||||
adaptive_icon_foreground: "assets/icon/app_icon.png"
|
||||
remove_alpha_ios: true
|
||||
|
||||
Reference in New Issue
Block a user