1.1.ui关闭后设置错误的date编译报错
This commit is contained in:
parent
ca4f2bded6
commit
b26ce942c4
|
@ -633,7 +633,7 @@ void UIFlowSetupDateTimeEventCallback(lv_obj_t* obj, lv_event_t event)
|
|||
{
|
||||
|
||||
case LV_PLUGIN_EVENT_SCR_OPEN:
|
||||
//UIFlowSetupDateTime_OnOpen(obj);
|
||||
UIFlowSetupDateTime_OnOpen(obj);
|
||||
break;
|
||||
|
||||
case LV_PLUGIN_EVENT_SCR_CLOSE:
|
||||
|
|
Loading…
Reference in New Issue
Block a user