Skip to content

Commit ed95592

Browse files
committed
udpate
1 parent 63fa4b7 commit ed95592

File tree

1 file changed

+2
-2
lines changed
  • Example/harmony_use_pushy/harmony/entry/src/main

1 file changed

+2
-2
lines changed

Example/harmony_use_pushy/harmony/entry/src/main/module.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"name": "EntryAbility",
1818
"srcEntry": "./ets/entryability/EntryAbility.ets",
1919
"description": "$string:EntryAbility_desc",
20-
"icon": "$media:app_icon",
20+
"icon": "$media:layered_image",
2121
"label": "$string:EntryAbility_label",
22-
"startWindowIcon": "$media:app_icon",
22+
"startWindowIcon": "$media:startIcon",
2323
"startWindowBackground": "$color:start_window_background",
2424
"exported": true,
2525
"skills": [

0 commit comments

Comments
 (0)