I have multiple edit boxes in a frame. Pressing the 'enter' key moves to the next edit object, when I want it to close the keyboard. I do not see any options under android ime action to remove the next functionality in keyboard. Removing tab stop in all edit boxes in frame does not fix this either.
How do I get the enter key to act as a 'action done' instead of a 'next'?