commit | e94078371df4e6871fd3899b8c44d676f34ae5e3 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Nov 14 17:23:12 2024 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Nov 14 17:23:43 2024 +0100 |
tree | 2cb38058e654826147e2d9f1a9a7ac7ba1c9e985 | |
parent | 21d781969d9b09d4622ff40351d0330397f463d7 [diff] |
Ensure that movable elements are composed even when not in a transition This CL fixes a bug introduced with overlays: if a movable element is in an overlay that is not part of any transition, that element would not be composed at all anymore, even if the overlay is still shown. Bug: 373799480 Test: atest MovableElementTest Flag: com.android.systemui.scene_container Change-Id: Ic875ea39f5351321c58d4c1de3fccda79d94de00