Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 828d7ca8 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Avoid potential NPE if the restore-below task is not collected

If there is an existing collecting transition, the restore-below
task may not be collected.

Also make sure continueWindowLayout() will be called in finally
block. Previously if handleStartResult() throws exception, the
surface layout will be broken that its defer count isn't paired.

Bug: 230582311
Test: adb shell setprop persist.wm.debug.shell_transit 1; reboot
      Launch/swipe app quickly many times.
Change-Id: I7ae962c5085630a5cf194625d2f8b3e8f30a45b2
parent 51d1c6ec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment