commit | 35b889008044d7a47684e1043465124fbf65621d | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Tue Nov 11 11:55:52 2014 -0800 |
committer | Yorke Lee <yorkelee@google.com> | Tue Nov 11 13:16:54 2014 -0800 |
tree | 2e0a9b217453e479accae7576c9d76635c0ab380 | |
parent | 612f818e54a6652982b2d877b57e4024bb6f7b68 [diff] |
Fix IOOB exception in ViewDragHelper If findPointerIndex returns -1, ignore the motion event. The equivalent fix is done for other handlers of motion events as well. Bug: 18186775 Change-Id: Ia7548335eeb84310510260381a8bcedf6556aa40