mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-17 11:58:54 +00:00
first commit
This commit is contained in:
@@ -500,7 +500,7 @@ void setup_scr_setting(lv_ui *ui)
|
||||
lv_img_set_pivot(ui->setting_smartconfiimg_1, 0,0);
|
||||
lv_img_set_angle(ui->setting_smartconfiimg_1, 0);
|
||||
lv_obj_set_pos(ui->setting_smartconfiimg_1, 14, 202);
|
||||
lv_obj_set_size(ui->setting_smartconfiimg_1, 30, 30);
|
||||
lv_obj_set_size(ui->setting_smartconfiimg_1, 30, 24);
|
||||
|
||||
//Write style for setting_smartconfiimg_1, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT.
|
||||
lv_obj_set_style_img_opa(ui->setting_smartconfiimg_1, 255, LV_PART_MAIN|LV_STATE_DEFAULT);
|
||||
|
||||
Reference in New Issue
Block a user