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
1 file changed