Skip to content
Commit 3871e2d3 authored by Andreas Miko's avatar Andreas Miko
Browse files

Fix new lightreveal transition

- Lightreveal will now play independently instead of being directly tied
to Transition steps. This is needed because the transition AOD => GONE
has actually two parts of the transition AOD => LOCKSCREEN then
LOCKSCREEN => GONE would otherwise cancel the animation when the second
part of the transition starts.
- LightReveal will now play backwards from it's current state when
unlocking/locking quickly one after another (instead cancel/restart)
- LightReveal will now play correctly (from tap) when AOD has not yet
entered low power mode
- Power off will now animate correctly even if the device was unlocked
with tap

Test: added unit tests
Bug: b/292087855

Change-Id: Ie25efca4a829dede2da80a518e425ec9f314d6d9
parent 8d9f729a
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