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

Skip to content
Commit 209d5a53 authored by Robin Lee's avatar Robin Lee
Browse files

Don't let expanding notification shade cancel unlock

At the end of unlock, views start resetting themselves. This
includes the notification shade which goes from 0f height
to 1f height (covering the keyguard again).

Since notification shade height is 1 minus keyguard height,
and the full unlock finalisation happens in a handler to avoid
jank, this can cause a second hit to dismissAmountThresholdsReached
which cancels the unlock.

Test: android.platform.test.scenario.sysui.foldable
Bug: 284096414
Bug: 282672298
Change-Id: Ic9469c015c47aade323710a877923e8b0c8960b9
parent ee8da1ae
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