Skip to content

Commit 5601150

Browse files
Transparent icons
1 parent c611733 commit 5601150

File tree

1 file changed

+1
-1
lines changed
  • internal_filesystem/apps/com.example.launcher/assets

1 file changed

+1
-1
lines changed

internal_filesystem/apps/com.example.launcher/assets/launcher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"w": 64,
5353
"h": 64,
5454
"stride": 64 * 2,
55-
"cf": lv.COLOR_FORMAT.RGB565
55+
"cf": lv.COLOR_FORMAT.RGB565A8
5656
},
5757
'data_size': len(image_data),
5858
'data': image_data

0 commit comments

Comments
 (0)