diff options
author | Louis Chang <louischang@google.com> | 2021-04-06 13:00:22 +0800 |
---|---|---|
committer | Louis Chang <louischang@google.com> | 2021-04-06 13:00:22 +0800 |
commit | 5420d290eaeecf6906a9047748edc00b479b8c14 (patch) | |
tree | b37710256e075615271f89dafebc380daa5601d0 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7d058d62e5bfc2893e297ece9094665d628127c2 (diff) |
Fixes unable to start recents activity
Another home activity was on top of the Recents activity in a separate
task, but both were in the home root task. The Recents activity did not
launched behind when swipes up in gesture nav because the home root task
was already the top-most root task.
Home Root Task
- home task #1 (Other home activity)
- home task #2 (Recents activity)
Start the Recents activity if the belonging leaf task is not the top-most.
Bug: 184241073
Test: test gesture nav with the sample app
Change-Id: Id1f0d4d81a0246d6814e482d25e49c36d89fb55d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions