Skip to content
Commit 84a60628 authored by Robert Carr's avatar Robert Carr Committed by Rob Carr
Browse files

WindowManager Task: Update surface visibility

Currently task never updates it's Surface visibility
and it relies on its children becoming invisible. This has been ok
as activity visibility was always managed correctly. As we move towards
attaching overlays to tasks though, we need to fix this issue so that
overlays will automatically be made invisible when the task is
dismissed.

Bug: 213603716
Test: Existing tests pass
Change-Id: I5806d69d34cfbad7717c405852e025634f3947a2
parent 188675b2
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