summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorEvan Rosky <erosky@google.com>2020-06-17 21:21:53 -0700
committerEvan Rosky <erosky@google.com>2020-06-18 14:25:27 -0700
commit89c285ebde92578e96ff62c121c3a894c4a0e86b (patch)
tree383458c93672cd1445aed827e01602c451a816da /tools/aapt2/java/JavaClassGenerator.cpp
parent254dcfd5f41d8e215275b3b03937d964153a3fe3 (diff)
Fix support for split-screen w/ non-resizable home
First, this treats non-resizable minimized the same as resizable minimized except with a status-bar height primary. This differs from before in that the dividerbar remains visible/usable -- this makes it more obvious to the user that they are in split-screen mode. Second, this actually places the home stack into the split secondary root and overrides its windowing-mode to fullscreen. This is needed because otherwise it can't properly interleave with the other secondary tasks -- which would cause backing-out of the secondary task to return to recents instead of home. Both of these combined also allows us to clean up some special-case code. Bug: 159247878 Test: Use split-screen with non-resizable 3p home. Change-Id: Idc2050703d972a4b2fa8f74f5827bcc126dce832
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions