commit | f18f5bf7f42b9224e1ef7b824b5a0fd85f66d7bc | [log] [tgz] |
---|---|---|
author | Ivan Tkachenko <tkachenkoi@google.com> | Mon Nov 27 20:19:35 2023 +0000 |
committer | Ivan Tkachenko <tkachenkoi@google.com> | Tue Nov 28 18:28:09 2023 +0000 |
tree | c514078eb606f16a8a97fa2baf202eff19b1a573 | |
parent | c8ce1cc55448951879e570ebf4c66727c54c10a8 [diff] |
Fix Desktop Windowing focus if clicked in Taskbar * Added `hasOrderChanges` to `Transition` to make a shallow check if there was a reorder change. * Updated `ActivityStarter.handleStartResult` to not abort `START_DELIVERED_TO_TOP` result when has reorder changes. Bug: 308995974 Test: manual, atest TransitionTests Flag: none Change-Id: Ia295ead19109126a6406ab9de4427f4270341ca6