diff options
author | Evan Rosky <erosky@google.com> | 2019-03-01 19:32:12 -0800 |
---|---|---|
committer | Evan Rosky <erosky@google.com> | 2019-03-12 19:00:07 -0700 |
commit | ec9488c1264e8cfd9f065a80dee4c3d6a7641173 (patch) | |
tree | 4c47cc69c72c4844abc8ad02dbd002927cc45b39 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 33e1e470b47724e017cedc12c588a3438879a6fd (diff) |
Fix Restore transition
Don't replace a change transition type. This was happening
because the wallpaper was becoming visible and the transition
system seems to assume it will be the only thing visible and
replaced the transit with WALLPAPER_OPEN.
Also fixed some other exposed bugs:
- Animation was using stack bounds for freeform windows.
- Non-changing windows were using change anim spec.
Bug: 126956505
Test: atest AppWindowTokenTests AppTransitionControllerTest
manual, restore a maximized window.
Change-Id: I49bc9bb6c4314e8eb5415a1e2aefc8d61fc0476e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions