OSDN Git Service

Cancel the selection and move the cursor pass the wait/pause symbol.
authorNicolas Catania <niko@google.com>
Tue, 29 Sep 2009 03:37:33 +0000 (20:37 -0700)
committerNicolas Catania <niko@google.com>
Tue, 29 Sep 2009 03:41:21 +0000 (20:41 -0700)
commit7edbd0c3bf15db0c3a601b02f95a4cd473ec4a97
tree63cb5ac6c6674f57903cd5a35154a6710f0ccb03
parent56045d4a248f82ab0ca3ba2d9df2d3c2aeb4b075
Cancel the selection and move the cursor pass the wait/pause symbol.

When a selection is active and a special wait/pause charater is inserted,
it should replace the selection (currently done) but is should also
deselect the resulting area and move back to cursor positioned after
the inserted wait/pause character.

Bug:2150657
src/com/android/contacts/TwelveKeyDialer.java