commit | d6c544b1259ecf768e43967cf06c340a5a264c58 | [log] [tgz] |
---|---|---|
author | Andreas Miko <amiko@google.com> | Fri May 19 16:53:01 2023 +0000 |
committer | Andreas Miko <amiko@google.com> | Wed Jun 07 13:02:31 2023 +0000 |
tree | 7d448bda2283582c4431552883d71551c29aa269 | |
parent | f4f5ce437c9718f4cf898fe3d00e51ce85a75b13 [diff] |
Fix multiple issues with DREAM => LOCKSCREEN transition - The transition is now playing all parts in parallel (previously: serial) and according to spec -> proper curves, proper timings - All parts of the transition are now based on the transition framework and are guaranteed to be synchronized - The animations were not playing at all due to a bug in transition framework Spec: https://direct.googleplex.com/#/spec/277250003 Bug: b/267520000 Test: atest SystemUITests Test: manually tested and aligned with spec Change-Id: I0a8e096d9e6c08f0ce2e7736fb5679951602cfe0 Merged-In: I0a8e096d9e6c08f0ce2e7736fb5679951602cfe0