| commit | d5ada83c719d366d3063572ca6ce5ab8918fd39b | [log] [tgz] |
|---|---|---|
| author | Grace Kloba <klobag@google.com> | Wed Jan 20 23:06:43 2010 -0800 |
| committer | Grace Kloba <klobag@google.com> | Wed Jan 20 23:06:43 2010 -0800 |
| tree | 0b60b778c9edf86452b8bd88ab42db88310c6649 | |
| parent | e834722f547d13eaa453464502456892c6225e42 [diff] |
ScaleGestureDetector needs to query the displaymetrics for the width/height on each touch down as orientation can change. This should fix the problem where we can't pinch on the top right corner when device is in landscape mode.