commit | 8cd8135b95da5b471804604b06084eecbe1cc23b | [log] [tgz] |
---|---|---|
author | Luca Zanolin <zano@google.com> | Thu Feb 14 14:18:26 2013 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Feb 20 11:35:19 2013 +0000 |
tree | 4c2bc2ba891f16b32bfff70f5994ab1ecfc56a1a | |
parent | 8983d11c4069bc136f496987f11df7dcd5771188 [diff] |
Enable correction/deleting notification via EasyEditSpan. When the "delete" pop-up is clicked (and the wrapped text removed), the creator of the span will receive a notification of the action. Similarly, if the user modifies (i.e., add/remove a char), the creator of the span will receive a notification too. The notification will not contain any information about how the text has been modified. Bug: 6905960 Change-Id: Ic227b8fd50066699915f69a54f225fb5330867c4