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

Skip to content
Commit 4491e8a2 authored by Aaron Liu's avatar Aaron Liu
Browse files

[QS] Do not set QS visible when animating away.

There is an issue where we have QS visible and when we power off and on
very quickly, we flash QS. This is because, upon powering on, we animate
QS to close; however QS is still at max height upon powering on, so
setQSExpanded is briefly set to true before animating to close.

In order to handle this case, we ensure that we do not setQsExpanded to
true when we are animating to close Qs.

Bug: 232174210
Test: Manual on Large screen and phone devices
Change-Id: I570edb380e6ec86d3141061d83368c82f56da887
parent 53c97993
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