diff options
| author | 2024-08-30 12:31:53 +0000 | |
|---|---|---|
| committer | 2024-08-30 12:31:53 +0000 | |
| commit | cad79bfe3f9498ca09d80fa1d565f056d2b91a54 (patch) | |
| tree | 683baae513921ee6dad3425e674eafedbc47e241 /libs/androidfw/StringPool.cpp | |
| parent | 008fa711cd6613c726e4c372785bba9b28d2b213 (diff) | |
MultiPointerDraggable should not lose pointerInput events
In aosp/2156636 a lint was added: launching multiple
awaitPointerEventScope blocks might cause some of the input events to be
dropped leading to unexpected behaviors.
Now, there are two suspending pointer input modifiers. The first keeps
track of the number of fingers and the initial position, while the
second takes care the multidrag behavior.
Test: Manually tested.
Bug: 336710600
Flag: com.android.systemui.scene_container
Change-Id: I6403cd2f2ab750e502e4c2bff90116cef955b4ed
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions