commit | 60742519a3ef38f1ba923e79e1ba1fffe884853d | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Fri Aug 23 15:37:23 2024 +0200 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Tue Aug 27 10:42:25 2024 +0200 |
tree | f470b9465b6eb4a0819eb2e191e3e04479aa1522 | |
parent | 7167a27adfe8558cf964c0f74c287332755f2baf [diff] |
Add support for user actions in overlays This CL adds new user actions that can be used to animate overlays in & out using swipe gestures: - UserActionResult.ShowOverlay - UserActionResult.HideOverlay - UserActionResult.ReplaceByOverlay We now use the overlay with the highest zIndex (if any) when fetching the current user actions. Bug: 353679003 Test: atest DraggableHandlerTest Flag: com.android.systemui.scene_container Change-Id: Ibaa2dfc9a172cbc75cce9afb095be836a64f0f0c