| commit | 9bc294118cbdf4a1796fce88ac4628db149eaaee | [log] [tgz] |
|---|---|---|
| author | omarmt <omarmt@google.com> | Wed Jul 24 08:57:03 2024 +0000 |
| committer | omarmt <omarmt@google.com> | Tue Jul 30 15:13:50 2024 +0000 |
| tree | fa1027037bbaf5075dd76abddda7383928091fb5 | |
| parent | 9f7ef863c89afaa49b90bc1f0472af250cb81665 [diff] |
STL may not consume gesture during overscroll New Behavior: STL no longer consumes the drag gesture by default. When we get an OverscrollSpec without transitions, it tells STL to stop handling the gesture. This gives its ancestor nested scroll nodes a chance to handle it. Test: atest SwipeToSceneTest Test: atest DraggableHandlerTest Bug: 336710600 Flag: com.android.systemui.scene_container Change-Id: Id565b9a8f1fe52793caa8ad07b6d74718dacb78c