OSDN Git Service

Fix bug 4533120 - rough handling of invalid event streams in
authorAdam Powell <adamp@google.com>
Tue, 7 Jun 2011 23:13:08 +0000 (16:13 -0700)
committerAdam Powell <adamp@google.com>
Tue, 7 Jun 2011 23:13:51 +0000 (16:13 -0700)
commit982cb98393151921aceb0b214b14a1f9b473b71e
treece62b0489b2e4320ba247c91ae1c09592568c91e
parent8de47a2f25a9379c44f220f0bd0f25585bfbc9fb
Fix bug 4533120 - rough handling of invalid event streams in
ScaleGestureDetector

Make ScaleGestureDetector a bit more tolerant of bogus event streams.

Change-Id: I28a8b1ea494b7f1ca9d4c4623b95aee38f213369
core/java/android/view/ScaleGestureDetector.java