diff options
author | 2023-09-18 15:19:07 +0200 | |
---|---|---|
committer | 2023-09-27 18:00:18 +0200 | |
commit | 97789b74855f29089bc063664c56731d4bada957 (patch) | |
tree | 99876a7029e0c673f95c1e568fc3f3de230c7d4f /api/api_test.go | |
parent | e0765bb12e76fb3b9cc530362aba91c2c7aa842c (diff) |
Add TransitionBuilder.reversed()
This CL adds TransitionBuilder.reversed() to be able to explicitly
reverse some transformations. This can be used to partially share the
transition definition of Foo => Bar when defining Bar => Foo. This will
be used to make it possible to disable shared element animation in the
Shade => Lockscreen transition while keeping it enabled in the
Lockscreen => Shade transition.
Bug: 300867076
Test: atest TransitionDslTest
Change-Id: Iaddfdf5eab0d1990d54ac6081948ab9b4c763f66
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions