commit | 635b09499749194b0db5bd09ef3aa07f2469ee2a | [log] [tgz] |
---|---|---|
author | Steve McKay <smckay@google.com> | Thu Sep 03 16:49:51 2015 -0700 |
committer | Steve McKay <smckay@google.com> | Fri Sep 04 12:03:37 2015 -0700 |
tree | 9df90984b91b1aa333a6980210d230991ab70a86 | |
parent | 444974ffd4a9ef52610f9a198ed12dd9c8936bae [diff] |
Fix erroneous band selection start. Fix band selection to not start when crossing off of a grid item into empty space. This CL also introduces a MotionEvent wrapper class, since MotionEvent can't be used in tests. Note that this CL works around several issues with b/23793622. Bug: 23727363 Change-Id: I010a82db3363d99f2d804db2653a3a25d8cac940