commit | 7014b12873068f109f58b9d0ad4116fd8d4bf22f | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Tue Jan 11 15:17:34 2011 -0500 |
committer | Leon Scroggins <scroggo@google.com> | Tue Jan 11 15:17:34 2011 -0500 |
tree | dc189a5e879af1e1754cfca7e9fd2dd3aaf37858 | |
parent | d5208cf42c0f9b281505cb465b4de4e8179a6f9f [diff] |
Find when pressing enter. Call onClickListener in TextView. Bug:3313519 In Find ActionMode, Enter should call find on page (rather than advancing focus to the WebView). In TextView, pass and Enter key down to super, so that the pressed state can get called properly, and the onClickListener will fire. Change-Id: Ia875fa6b5cf02565a0d066a009e68ce97718b032