-
- Downloads
Introduce long-lived registrations.
These are used for any launch/return animations that can happen more than once and aren't necessarily linked in pairs (i.e. only return if the associated launch has happened). Bug: 323863002 Flag: ACONFIG com.android.systemui.shared.return_animation_framework_library DISABLED Test: unit tests and tested with ongoing call chip Change-Id: Id6ced4fc5ea3665cf2f5946356e3b752fdf86085
Showing
- packages/SystemUI/animation/src/com/android/systemui/animation/ActivityTransitionAnimator.kt 117 additions, 4 deletions.../android/systemui/animation/ActivityTransitionAnimator.kt
- packages/SystemUI/animation/src/com/android/systemui/animation/Expandable.kt 13 additions, 2 deletions...nimation/src/com/android/systemui/animation/Expandable.kt
- packages/SystemUI/animation/src/com/android/systemui/animation/GhostedViewTransitionAnimatorController.kt 2 additions, 0 deletions...emui/animation/GhostedViewTransitionAnimatorController.kt
- packages/SystemUI/compose/core/src/com/android/compose/animation/ExpandableController.kt 5 additions, 2 deletions...src/com/android/compose/animation/ExpandableController.kt
- packages/SystemUI/tests/src/com/android/systemui/animation/ActivityTransitionAnimatorTest.kt 135 additions, 0 deletions...roid/systemui/animation/ActivityTransitionAnimatorTest.kt
Loading
Please register or sign in to comment