mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Launcher app: show better default image
This commit is contained in:
@@ -195,7 +195,7 @@ class AppDetail(Activity):
|
||||
})
|
||||
icon_spacer.set_src(image_dsc)
|
||||
else:
|
||||
icon_spacer.set_src(lv.SYMBOL.REFRESH)
|
||||
icon_spacer.set_src(lv.SYMBOL.IMAGE)
|
||||
detail_cont = lv.obj(headercont)
|
||||
detail_cont.set_style_border_width(0, 0)
|
||||
detail_cont.set_style_radius(0, 0)
|
||||
|
||||
Reference in New Issue
Block a user