commit | d34432256f2182b2d4cb9eefd551690f4cc34b8f | [log] [tgz] |
---|---|---|
author | Annie Chin <afchin@google.com> | Wed Dec 07 17:19:07 2016 -0800 |
committer | Annie Chin <afchin@google.com> | Fri Dec 09 15:47:35 2016 -0800 |
tree | 997a1c0696293b5431c15bb9dd64ca2aa872b6ec | |
parent | b9ce4d03afc3fda2c2d027c903b29bab68c90d64 [diff] |
Filter interception and handling of touch events. Test: Execute repro steps described on bugs and ensure that Calculator no longer crashes. Fixes: 33396891 Fixes: 33430365 -DragLayout intercepting touch events while already in motion would sometimes cause crashes. -Remove unnecessary touchSlop check. -Refactor DragLayout touch filtering to occur in tryCaptureView instead. Change-Id: Ib4a90ab6fa54de33b9593fda6295a7be518a620b