Skip to content
Commit 399301ae authored by Evan Rosky's avatar Evan Rosky
Browse files

Make WindowState.isVisibleRequested actually report requested

It was just deferring to isVisible(). However, that wasn't correct
since it relies on committed state. Instead, this uses non-commit
information only.

Bug: 187461719
Test: atest WindowStateTests#testRequestedVisibility
Change-Id: I8e2b90310ce14f7739a392b513687ccae170a140
parent 4244ff3a
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