Hi @alen-liao,
The GUI Guider doesn't support this configuration but you can use custom code below to adjust the distance.
lv_obj_set_style_pad_all(ui->screen_1_meter_1, 20, 0);
Please check the screenshot:
Best Regards,
Wenbin
Hi @alen-liao,
The GUI Guider doesn't support this configuration but you can use custom code below to adjust the distance.
lv_obj_set_style_pad_all(ui->screen_1_meter_1, 20, 0);
Please check the screenshot:
Best Regards,
Wenbin