commit | 38da44eec0ffdd2de24304a87d43fecd0b3ac0ae | [log] [tgz] |
---|---|---|
author | Shawn Lee <syeonlee@google.com> | Fri Jan 27 23:08:59 2023 -0800 |
committer | Shawn Lee <syeonlee@google.com> | Fri Jan 27 23:21:59 2023 -0800 |
tree | e053fea28dbffe74fe1ddce108329b1a8e9bb5d8 | |
parent | 4c71a7841c82d61c7ea18dae58028b7a81df05b3 [diff] |
Fixed consistent flicker on shade open after multitouch Bug was triggered by skipped ACTION_DOWN after multitouch breaking the shade. The flicker was caused by mTracking not being properly set, and the mInitialExpandY not being reset from the previous gesture caused the shade to require a much longer swipe to begin expanding. Bug: 264665511 Test: manual Change-Id: I9a1a93d9661d6c3cd69356883e12a04010641d3b