commit | a0856791ae8d9393bf6e4c2c809bac1a19dd837b | [log] [tgz] |
---|---|---|
author | Scott Kennedy <skennedy@google.com> | Tue Jan 29 23:38:43 2013 -0800 |
committer | Scott Kennedy <skennedy@google.com> | Tue Jan 29 23:49:55 2013 -0800 |
tree | cae7f1847ac8e8421a3a988232e01ddf16612a64 | |
parent | f1673f4320c6514fa6f6d2854c1656bcf8075ab5 [diff] |
Fix advancing to the next field when "Return" is pressed The onEditorActionListener was not being called. By explicitly setting EditorInfo.actionId in addition to actionLabel, the onEditorActionListner is being called again. Bug: 8091676 Change-Id: I349e77abe64ab8492678e1c8dda4fb70f4503a85