Files
frameworks_base/core/java/android
Gilles Debunne 688df79243 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
2011-09-14 15:52:07 -07:00
..
2011-09-13 17:51:08 -07:00
2011-08-31 14:17:55 -07:00
2011-09-13 20:43:10 -07:00