diff options
author | Chong Zhang <chz@google.com> | 2015-11-19 14:17:31 -0800 |
---|---|---|
committer | Chong Zhang <chz@google.com> | 2015-11-23 10:40:37 -0800 |
commit | 0abb20f37425fcde40f56e8dcaf7f191db820415 (patch) | |
tree | db5935b44740e5ce38deaa6a3f09a58c6d916020 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 6d198e8c968b038de1a38c230b87d9c93c1a9a4a (diff) |
Fix black wallpaper when docking a non-resizeable task
Separate WindowState.isFullscreen into two methods, isFrameFullscreen()
that returns whether the window frame is fullscreen, and
isObscuringFullscreen(), which returns whether the window is actually
covering fullscreen.
In case of a docking task that's non-resizeable, the window frame is
fullscreen but since the stack is not fullscreen, the window is cropped
to stack bounds and is not obsuring the screen.
bug: 25433902
Change-Id: I7cd80381601fdc1fe87d04608b6a453806920590
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions