Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8ab73c30 authored by omarmt's avatar omarmt
Browse files

STL dispatches events using the Nested Scroll system

Now, the MultiPointerDraggable in SceneTransitionLayout is part of the
Nested Scroll system.

Drag events are exposed as scrolls, and ancestors can intercept them
during the preScroll and postScroll phases.
Stop and cancel events are exposed as fling events, and they can be
intercepted in the onPreFling and onPostFling phases.

Test: atest MultiPointerDraggableTest
Bug: 336710600
Flag: com.android.systemui.scene_container
Change-Id: I5df016c3e9249112f7586c94857874dcac693029
parent 44488a44
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment