Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0c9b45ef authored by Ivan Tkachenko's avatar Ivan Tkachenko
Browse files

Move home to front when bringing apps to front

- When `desktopWallpaperActivity` flag is enabled, we were not moving
  home to front before bringing desktop activities to front. It resulted
  in navigating to the previous fullscreen app, when all the windows
  were closed.
- Added `moveHomeToFront` event, when the flag is on, to ensure that
  home is in the beginning of the navigation stack so we always show
  home when we leave desktop.

Bug: 352326674
Test: atest WMShellUnitTests:DesktopTasksControllerTest
Flag: com.android.window.flags.enable_desktop_windowing_wallpaper_activity
Change-Id: I9f1b07ddfa605701d72a25185c626b2b8828d412
parent 732fe397
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment