修复回放播放视频时删除文件
This commit is contained in:
parent
3fd9f0f032
commit
087e93106e
|
@ -2448,7 +2448,7 @@ static void UIFlowPlay_Key(lv_obj_t* obj, uint32_t key)
|
||||||
if (0 != uiFileSeq)
|
if (0 != uiFileSeq)
|
||||||
{
|
{
|
||||||
stop_play();
|
stop_play();
|
||||||
UIFlowPlay_OnKeyUp(obj);
|
//UIFlowPlay_OnKeyUp(obj);
|
||||||
}
|
}
|
||||||
show_Selection_page(obj);
|
show_Selection_page(obj);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user