commit | 5554d79f82b76595c7c107a7e92694555b191677 | [log] [tgz] |
---|---|---|
author | Nader Jawad <njawad@google.com> | Fri Mar 12 20:19:23 2021 -0800 |
committer | Nader Jawad <njawad@google.com> | Fri Mar 12 20:19:23 2021 -0800 |
tree | ba810f26d086a61fcf5b634069ae422279ce9cc7 | |
parent | 455eb1271df3c4326ae789a7f4c511290464d4e9 [diff] |
Fixed crash in EdgeEffect after fling gesture Fixed issue where mDistance and mVelocity fields would be infinite/NaN in situations where onAbsorb is called before setSize leading to division by zero issues. Updated constants to be less significant stretch Fixes: 182567334 Test: Updated EdgeEffectTests Change-Id: I4007b03271c6b5e79e95d5fe6c7c44e8c0869cd1