summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2016-05-07 12:41:22 -0700
committerWale Ogunwale <ogunwale@google.com>2016-05-07 12:41:22 -0700
commit7cd4b01af3ae88f9db036510f4769c27f45bb4b2 (patch)
treee240179a32e2cee552254f285fff6b76edf3145e /tools/aapt2/java/JavaClassGenerator_test.cpp
parentb8dd0c378657efd04557a02f8e50cfa4b11ebc49 (diff)
Fixed bug with pop-up window placement at the bottom in split-screen
WindowState.mInsetFrame is used to represent a temp. offset of a task due to something like docked stack resizing or IME currently on screen. In the case of pop-up windows (or any child window that wants to layout in the parent frame) we were incorrectly setting the containing frame because we were checking to see if the mInsetFrame wasn't empty. This check isn't needed for child windows that want to layout in parent frame because the parent frame will already have the mInsetFrame applied to its frame which will automatically trickle down to the display and content frame it forwards to its child windows to use. Bug: 28389714 Change-Id: If89d40845a5a14aa60abcdedef2385b1fe7bfee3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions