nyx: Use a static color for verifying bar indicator
This commit is contained in:
@@ -27,6 +27,7 @@ typedef struct _emmc_tool_gui_t
|
||||
lv_obj_t *label_finish;
|
||||
lv_obj_t *bar;
|
||||
lv_style_t *bar_teal_bg;
|
||||
lv_style_t *bar_teal_ind;
|
||||
lv_style_t *bar_white_ind;
|
||||
char *txt_buf;
|
||||
char *base_path;
|
||||
|
||||
Reference in New Issue
Block a user