summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorTony Huang <tonyychuang@google.com>2021-12-27 17:04:25 +0800
committerTony Huang <tonyychuang@google.com>2021-12-29 11:57:37 +0000
commit5289f17a805aa6f63f10a84c239a274cfd7137d2 (patch)
treebe3125742f6ac72a5ba237e384090fa93416729b /tools/aapt2/java/JavaClassGenerator_test.cpp
parent7f0df9d84d17d2b09a97ae9486190d3a5bdb6bda (diff)
Fix launcher crash and correct split behavior
Fix laucher crash while swipe up in split screen. This issue caused by launcher will request 3 runningTaskInfos to do some action, however, it cannot ensure 3 info actually include both splits because only one got focused. Fix this by WA on RunningTasks, update the adjacent task of the focus one too to make sure both split task will be top two while calling getTasks. Correct some split behavior while startTasksWithLegacyTransition too. Bug: 211716649 Test: pass existing tests. Test: Make many split pair then swipe up Change-Id: I2e6deb2ac607b454ca8fc760f0399135a1e8e901 Merged-In: I2e6deb2ac607b454ca8fc760f0399135a1e8e901
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions