commit | 867b901c7e6dca9a767ee6f995e96d86c53d3d7d | [log] [tgz] |
---|---|---|
author | Sumir Kataria <sumir@google.com> | Mon Feb 04 15:29:50 2019 -0800 |
committer | Sumir Kataria <sumir@google.com> | Mon Feb 04 15:29:50 2019 -0800 |
tree | 8d0ffc79e01b17995b48d6ca9a1c5f1abc6dcaca | |
parent | 912ca4023c22c53d3526ce89fd6e7e1a90fe8e58 [diff] |
Don't allow reflection on ScaleGestureDetector#mSpanSlop. This is a value provided by ViewConfiguration that is standardized across the device. There are two problems in changing this: 1. inconsistent behavior with the rest of the uses 2. modifying this would open the door to modifying all slops, which is infeasible and has no good API story Bug: 123769434 Test: No API or behavior changes Change-Id: I30bc9d065be8633752a67bd0faa9eafe1678e843