diff options
author | Winson Chung <winsonc@google.com> | 2017-08-17 17:15:31 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2017-08-18 16:51:06 -0700 |
commit | d45aac439509e7cb54c0b6ac39cef7fd5f4e1f21 (patch) | |
tree | 0de9066b622841e52cb5a5f66ce133643b75c662 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 144d8cb6261b831bebcd2adb1ed73c1e9298190a (diff) |
Fix issue with resizing background and incorrectly outline.
- Revert to simple color drawable to ensure that we still see a visible
outline in Overview while it is resized in split screen. We can't use
the gradient drawable in this case because both the window background
and the background in the backdrop frame renderer are visible, which
would look weird.
- Also use the screen dimensions for both drawables to ensure that we
get the right outline bounds for the DecorView when the window bg
bounds change.
Bug: 64645364
Test: Enter split with overview, dismiss docked app and ensure that it
draws under the nav bar.
Change-Id: I07c885f1148163ff59876f3bd2448655fe5928a1
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions