commit | 70ab84d6787de566de10889f3405155390f54049 | [log] [tgz] |
---|---|---|
author | omarmt <omarmt@google.com> | Mon Nov 11 17:09:09 2024 +0000 |
committer | omarmt <omarmt@google.com> | Mon Nov 11 18:17:59 2024 +0000 |
tree | f64859193d6da11d1127cc730e94995343900f17 | |
parent | bca1a095416f39688116efc10e0097734b7d7ec0 [diff] |
STL ignore mouse wheel MouseWheel type events now have their own designated type. This type is emitted even when there are no pointers present on the screen. The NestedDraggableHandler can use this event to determine whether to ignore the event. A new PointerInfo.PointerDown is now emitted only when pointers are detected on the screen. Test: atest SwipeToSceneTest Bug: 371984715 Flag: com.android.systemui.scene_container Change-Id: I254256dd2c5175618cad6289a0ebf5b82617e15d