commit | 3b86202a95e4d34fd3f9247ba530d317c68aa18f | [log] [tgz] |
---|---|---|
author | Sebastian Franco <fransebas@google.com> | Mon Nov 01 20:02:50 2021 -0600 |
committer | Sebastian Franco <fransebas@google.com> | Tue Nov 16 14:46:36 2021 -0600 |
tree | 60a3aa28f431f794ba69d79b539acf0f835f2967 | |
parent | 048a8246fae2e8ca3088573c64927ac896ca7338 [diff] |
Fling to close tasks in the GestureNav can be too small. The problem is that the velocity threshold to activate the fling was set using pixels per second, so a better aproach would is to use dp/s. So now there is a variable set in the dimes.xml file called base_swift_detector_fling_release_velocity. Test: Manually tested Fix: 201252634 Change-Id: Ief14f25de136dead74f03cb24d2120b67900239e