commit | 688df79243762923f6cd34f767cb2f690b11a48c | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Wed Sep 14 15:52:03 2011 -0700 |
committer | Gilles Debunne <debunne@google.com> | Wed Sep 14 15:52:07 2011 -0700 |
tree | 63cb6e9913cb18c0df1bc574f05932862dda958a | |
parent | b5dfcb8a3d1e2a4ec39d9f27e185f3eca6910a31 [diff] |
Bug 5299484: Recipient address in to field is doubled when entering in landscape mode A tap on a completion in the keyboard calls onCommitCompletion, which in turn calls performCompletion because of the DropDownItemClickListener. As a result, the text is replaced twice. Removing the first text replacement. Change-Id: I4974d23c68ab25ca0ad0cda5abf25f30129b28ee