diff options
author | Wale Ogunwale <ogunwale@google.com> | 2015-04-22 12:47:17 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2015-04-22 12:47:17 -0700 |
commit | b171abbca82044b9f2d1998dd4cb42adfb1113fa (patch) | |
tree | 6ed77f2f46e79e0721543dd66afce6df16671d7f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 6bac04abc9f945911498a182cea52b48e0b43f23 (diff) |
Don't limit fullscreen stack window size to parent window size
A previous change limited the size of a window to the parent window
size at max. so that child windows don't extend outside their parent
stack when resized in a multi-window environment. This broke the
wallpaper positioning functionality since the wallpaper is no longer
bigger than it's containing stack so it can't be scrolled. Now, we
only limit the window size to the parent window size if the window
stack is not fullscreen.
Bug: 19434096
Bug: 19225079
Change-Id: I1a8788727e6c4a91da45d8a87850093ef5a24edf
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions