Skip to content
Commit 1259fd29 authored by Winson Chung's avatar Winson Chung
Browse files

Restore previous behaviour of hiding pip menu when not focused

- Prior to multi-resume in Q, tapping or starting another activity
  would cause the pip menu activity to pause, which would trigger
  the menu to be hidden, but now, both activities are resumed
  so that logic is not hit (at least through that path). Instead
  the menu can listen for top-resumed-activity changed and use
  that signal for the same behaviour.  This affects the overlay
  test because it uses the trigger to go home to hide the menu
  to ensure there are no sysui task overlays.

Bug: 156314330
Test: atest PinnedStackTests
Change-Id: Ib3b340bc091bb4a94f7b7dc44e08e7af66e4f76f
parent f813234a
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