commit | 4476db188490d3a4a96edfaa02d138e1c634a572 | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Mon Feb 28 16:11:21 2022 -0500 |
committer | Fabian Kozynski <kozynski@google.com> | Mon Feb 28 16:11:21 2022 -0500 |
tree | 2fe67441acc9e8ba9d90a09bac27af4fe9395245 | |
parent | 4700294c964d469f40ce1e2811ad6eeee3033faa [diff] |
Use ACTION_UP instead of ACTION_DOWN in handler We should only refresh UI on ACTION_DOWN, in this case, if nothing has handled the touch, CentralSurfaces will close QS. However, when dragging back gesture in QSCustomizer, this is handled properly as a back action and QSCustomizer is closed. Test: manual Fixes: 183172445 Change-Id: I1d31885638a7cddcb5826723ba7562e43bb5e935