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

Skip to content
Commit cc70765f authored by Steve Elliott's avatar Steve Elliott
Browse files

Update EmptyShadeView during GONE->AOD transition

Internal changes to keyguard have caused our call to
NSSLC#updateShowEmptyShadeView to happen *before* keyguard states have
been updated for the GONE->AOD transition. This is due to an implicit
assumption that by the time our unrelated call to
updateShowEmptyShadeView occurs, the transition state is already set.

This is fixed by explcitly listening for the GONE->AOD transition and
calling updateShowEmptyShadeView when it starts and ends.

Fixes: 286209517
Test: atest NotificationStackScrollLayoutControllerTest

Change-Id: Ie81ea7f95fa42294fb32cffd305f840ca9c1c9e3
parent e1c1711e
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