commit | 207e37441337e0007e761549d72b6ba8d6854994 | [log] [tgz] |
---|---|---|
author | Vaibhav Devmurari <vdevmurari@google.com> | Fri Jun 24 14:10:59 2022 +0000 |
committer | Vaibhav Devmurari <vdevmurari@google.com> | Mon Jun 27 10:11:58 2022 +0000 |
tree | 813a49c32a8d5fc36c317794df710915aa0b452c | |
parent | f52a13e424b856fb438ac72907b2d6d3cfaffc96 [diff] |
Allow taskbar and taskbar all apps window to receive split touches Adding feature to allow UI interaction during Drag and drop. To allow user to interact with taskbar UI during D&D, the window should support FLAG_SPLIT_TOUCH to receive touch events while user using D&D. DD: go/global_drag_and_drop Test: manual Bug: 220109830 Change-Id: Icd549aa272c140d865d89eeb9f5619b5ab13c015 (cherry picked from commit 0074baa82efc23b5536efc00366cd61c667e999e)