mirror of
https://gitee.com/openharmony/window_window_manager
synced 2024-11-23 15:00:12 +00:00
Signed-off-by: t30053014 <1180300204@stu.hit.edu.cn>
modified: previewer/src/window_scene.cpp
This commit is contained in:
parent
0c6cd1eaa1
commit
e3557d8a8d
@ -73,6 +73,7 @@ WMError WindowScene::Init(DisplayId displayId, const std::shared_ptr<AbilityRunt
|
||||
return WMError::WM_ERROR_NULLPTR;
|
||||
}
|
||||
Previewer::PreviewerDisplay::GetInstance().SetFoldStatus(status);
|
||||
return WMError::WM_OK;
|
||||
}
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user