commit | 6141b37066dc570b733f6fad2ce41695123b4c39 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Fri Mar 15 15:14:32 2024 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Tue Mar 19 14:00:20 2024 +0100 |
tree | e80d826d93e06942f39bfdf984675c51a860ee3c | |
parent | 5ac36395715bd44e888366ba012e6e202553e725 [diff] |
Move transformationSpec and overscrollSpec to Transition This CL moves transformationSpec and overscrollSpec from STLState to Transition. This makes more sense given that those are properties of the current transition, and this will be necessary for b/290930950 given that multiples transitions will run in parallel in the future. Bug: 290930950 Test: atest PlatformComposeSceneTransitionLayoutTests Flag: N/A Change-Id: I1d5eb40fb5ed079fbf66918c8bccb46af36faf27