diff options
author | Riddle Hsu <riddlehsu@google.com> | 2021-07-26 22:13:22 +0800 |
---|---|---|
committer | Riddle Hsu <riddlehsu@google.com> | 2021-07-26 22:34:15 +0800 |
commit | 80e1487735f41972efb646c5a6e504e2844cbbd0 (patch) | |
tree | 52ddb938191d76780432ebc366f1fa77d3178e8d /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 36b1a179848d64efeff40a1fc9f241aa4dd3f67e (diff) |
Allow task fragment to use higher animation level
The method canCreateRemoteAnimationTarget was used to decide
whether to promote the animation level for transition. E.g.
If 2 activities in task fragment of the same task are opening,
the animation target should be the task instead of the 2
activities individually.
The method createRemoteAnimationTarget is also moved from Task
to TaskFragment for consistency of the ability to create the
animation target.
Test: Move a task with embedded activities to front.
Bug: 194673563
Change-Id: I51aed380d0a20ce7981bf5d1911dfa82d8b54165
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions