| commit | 39f0efba92a4420f77e3abc53c367ea3cacde3cf | [log] [tgz] |
|---|---|---|
| author | Maryam Garrett <mkamvar@google.com> | Fri Dec 11 13:52:06 2009 -0500 |
| committer | Maryam Garrett <mkamvar@google.com> | Mon Dec 14 14:42:25 2009 -0500 |
| tree | cc42c5065bdbc2f2e8d57313f102982af89c49f2 | |
| parent | ba8e4d240b3d5eaebbdba9351b247ac20bedadc5 [diff] |
Fixes context-menu trigger behavior after scroll in TextView This change fixes the context menu trigger behavior while the user is selecting via touch. How if a user is selecting text via dragging their finger, to trigger the context menu they will have to lift their finger up, then issue a longpress. This is consistent with the behavior of selecting via the trackball.