commit | 99a000c39cbaa1281ac1705c679afbaa0565600e | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Wed Oct 30 17:05:57 2024 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Oct 31 12:13:46 2024 +0100 |
tree | 6ba0656e47af5719c22592f8fbeab575ddc3b81e | |
parent | 9392f14953e4207e322586172caa6c3979aeda9f [diff] |
Move TransformationRange outside of Transformation This CL is a small refactoring that moves TransformationRange outside of the Transformation interface. Ranges are defined outside transformations and not inside, so it does not make sense to have it in Transformation. Bug: 376438969 Test: atest PlatformComposeSceneTransitionLayoutTests Flag: com.android.systemui.scene_container Change-Id: Ib58305cdeff11d6e4af588be7c9f74c092a89753