commit | 58b971d733a2c700cabd3db02b6ea4d5faca6939 | [log] [tgz] |
---|---|---|
author | Eric Fischer <enf@google.com> | Tue Jun 30 15:22:51 2009 -0700 |
committer | Eric Fischer <enf@google.com> | Tue Jun 30 15:22:51 2009 -0700 |
tree | 9e1a09aacc31af2a2671dfa4d8248fd72bc7de96 | |
parent | 1dac277f93a80c53a870b8924508dd2af81293de [diff] |
Always clear the TextView drag state whenever a touch begins. Apparently it can sometimes miss a touch release, which would prevent the longpress menu from appearing if the location of the new touch was too far from the location of the previous touch. Bug 1673223