diff options
| author | 2025-01-29 16:52:27 +0000 | |
|---|---|---|
| committer | 2025-01-31 13:25:46 +0000 | |
| commit | 1ca9e829028c430d281abdc326c4113d7f0b7b8f (patch) | |
| tree | 4cc7002e313d9b682d7f875fab48b83fdff3a814 /libs/androidfw/misc.cpp | |
| parent | 54635289c8e44d4497d01adb1be47acdb9226679 (diff) | |
Make long-lived transition animations asynchronous.
This is because the necessary Expandable for a given transition might
not be composed when the animation is triggered. It is up to the
component owning the transition to make sure that a composition
happens that includes the Expandable, so it can then be used and the
animation can start.
Bug: 323863002
Flag: com.android.systemui.shared.return_animation_framework_library
Flag: com.android.systemui.shared.return_animation_framework_long_lived
Test: atest ActivityTransitionAnimatorTest ActivityStarterImplTest LegacyActivityStarterInternalImplTest
Change-Id: Ie0d9c47b5c4cb89f0ca3194bf325e4da6fcb3819
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions