commit | 93920ee42c6d5c89d2ad0da279bb81ba03f85700 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Nov 21 14:08:37 2024 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Fri Jan 10 13:08:24 2025 +0100 |
tree | 8c92d6eb32f26c8f1af7f86777ffd2614e431639 | |
parent | 4a5b3c4dc6148c112e6503e85c71a9ba60133956 [diff] |
Use NestedDraggable to handle STL gestures This CL makes SceneTransitionLayout use Modifier.nestedDraggable(). This is a pure refactoring that should be invisible to consumers, and should make it easier to reason about nested scrolling and gesture handling in STL. Bug: 378470603 Test: atest PlatformComposeSceneTransitionLayoutTests Flag: com.android.systemui.scene_container Change-Id: Ib0af0b57a00401170596c1b4d140068cd6a8dadf