commit | d04676dff85bdf0ab1985ea78b2287d072e0dc96 | [log] [tgz] |
---|---|---|
author | Matthew Ng <ngmatthew@google.com> | Tue Dec 04 14:54:48 2018 -0800 |
committer | Matthew Ng <ngmatthew@google.com> | Tue Dec 04 15:24:42 2018 -0800 |
tree | 7a52e0f1392c47a0595c55a53c9a7c9c578f4276 | |
parent | ea6dcec9fa8a147c1a39039e068c8f7759dd9ba0 [diff] |
Prevent 3 button layout from dragging buttons When disabling swipe up gestures in settings, the gesture detection was still occurring over 3 buttons. Prevent it from running. Change-Id: Ia5c4460a3c21753f9ae2a233cb040a2c0ff98480 Fixes: 120502667 Test: atest QuickStepControllerTest