mirror of
https://gitee.com/openharmony/applications_launcher
synced 2024-11-23 06:50:02 +00:00
!508 master手势导航多任务回到桌面
Merge pull request !508 from zhengyongjie/cherry-pick-1713154307
This commit is contained in:
commit
ba8a1352bd
@ -199,6 +199,7 @@ export default class GestureNavigationExecutors {
|
||||
|
||||
private recentEventCall() {
|
||||
Log.showInfo(TAG, 'recentEventCall recentEvent start');
|
||||
windowManager.minimizeAllApps();
|
||||
windowManager.createWindowWithName(windowManager.RECENT_WINDOW_NAME, windowManager.RECENT_RANK);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user