Files
Lawnchair/quickstep
Ajinkya Chalke e101b3e734 Use per-display shared state in TaskbarManager
- Without this, the following type of issues manifest: if shade is
  pulled down when folded and then the device is unfolded, the taskbars
  are recreated but on the connected display the taskbar is stashed
  because on unfolding the shade remains pulled down and because we
  reused share state the taskbar on connected display remains stashed.

Test: m
Flag: com.android.window.flags.enable_taskbar_connected_displays
Bug: 414767865
Change-Id: I7579f70edf342f5f34e7884a26c2decb512e3143
2025-05-07 21:37:03 +00:00
..