commit | b499884ba1fa9577363524d1f28100627926d3b6 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Sun Sep 23 17:18:17 2012 -0700 |
committer | Jim Miller <jaggies@google.com> | Sun Sep 23 17:18:17 2012 -0700 |
tree | 4fc76b0e0bc8f13f36f0f0e6955196b37766efa1 | |
parent | 6eeff850b245bd3be3a0e782cd9f28daadf922dc [diff] |
Better handling of multiple touch events in GlowPadView This fixes a bug where a secondary touch event from the edge of the screen would cause GlowPadView to choose the wrong target. The issue is resolved by keeping track of pointer ids and only allowing the one that initiated the gesture to complete it. Fixes bug 7133500 Change-Id: If296b60af2421bfa1a9a082e608ba77b2392a218