diff options
author | 2024-10-30 14:40:04 +0100 | |
---|---|---|
committer | 2024-10-30 15:17:23 +0100 | |
commit | 9392f14953e4207e322586172caa6c3979aeda9f (patch) | |
tree | 1cf66ae5e4fbb57637cf0f3c2ba438498575de5b /libs/appfunctions/java | |
parent | 9bd93474747d58d4271718b40df9b2e61465da92 (diff) |
Make PropertyTransformation public
This CL makes the PropertyTransformation interface public. This is the
first step to making it easier to apply custom transformations to
elements during transitions.
In follow-up CLs, I will:
- add transformSize(), transformOffset() and transformAlpha() to the
DSL.
- change the semantics of this interface a bit so that the returned
value is the value for the current frame instead of the value being
interpolated with the target value and the transition progress.
Bug: 376438969
Test: atest PlatformComposeSceneTransitionLayoutTests
Flag: com.android.systemui.scene_container
Change-Id: Iedf20e47320686bf2886171b5154402b30aca4c9
Diffstat (limited to 'libs/appfunctions/java')
0 files changed, 0 insertions, 0 deletions