diff options
author | Evan Rosky <erosky@google.com> | 2020-05-27 12:45:16 -0700 |
---|---|---|
committer | Evan Rosky <erosky@google.com> | 2020-07-10 17:10:15 +0000 |
commit | 2e746df84d2987fa0421a79b7601355358416d01 (patch) | |
tree | e68d554d05474f683dad01c3343255a21f1751c4 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 61d85ada02f4b97db62d1fdc2857c3fe05098cfd (diff) |
Fix some bugs around stack parenting
1. Don't unfreeze/clear snapshot in onChildVisibilityRequested
if its becoming visible... this situation means that the
container changed via going invis + made vis again (which
is a result of a single transaction reparenting + changing
mode).
2. Fixed a crash in applyTransaction where if you tried to
reparent a task that was already on the display to null,
it would call reparent rather than re-order. DisplayArea
reparent crashes if the task is already a child.
Bug: 151881448
Test: Added some tests
Change-Id: Ieb5794b365bc256ec02a95a4abbf16d9a28753bd
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions