feat: improved icons
This commit is contained in:
parent
fb3d30deaa
commit
41d4ed4a2a
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#000000</color>
|
||||
<color name="ic_launcher_background">#161616</color>
|
||||
</resources>
|
@ -3,7 +3,7 @@ flutter_launcher_icons:
|
||||
image_path: "assets/icons/otui-viewer-icon.png"
|
||||
|
||||
android: true
|
||||
adaptive_icon_background: "#000000"
|
||||
adaptive_icon_background: "#161616"
|
||||
adaptive_icon_foreground: "assets/icons/otui-viewer-icon.png"
|
||||
min_sdk_android: 21 # android min sdk min:16, default 21
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user