summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextView.java
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 04:00:29 +0000
commit3ad89e674a99d443546f29e22f6149cd7f95261a (patch)
treeca5150f45242763d35b8983edd63aaa5c08fa773 /core/java/android/widget/TextView.java
parentb2fb029791c69a94ea4568e951059c2d2f41149d (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
Diffstat (limited to 'core/java/android/widget/TextView.java')
0 files changed, 0 insertions, 0 deletions