commit | ea3355641e28f5830ac7450dd540f741ef060697 | [log] [tgz] |
---|---|---|
author | Vadim Tryshev <vadimt@google.com> | Thu Aug 13 10:48:08 2015 -0700 |
committer | Vadim Tryshev <vadimt@google.com> | Thu Aug 13 10:48:08 2015 -0700 |
tree | 3375277fc62fc6a65e311ec0569b519f63b57fdd | |
parent | f2c45762f2ac88a322f91d6a9dc36ef6a81b18d8 [diff] |
Fixing dragging with mouse. If you click at the icon with mouse, then release without moving, the framework won't generate DRAG_LOCATION events, and we'll assume the the drag ended at (0,0) coordinate. Fixing by updating coords at any event that has coordinates. Bug: 22028725 Change-Id: I1872b479035e14aa9fece1532b05194fa86a4907