I'm surprised that why EditText is multi-line in android i-e when we hit return key it goes to new line, and I also want to ask that can we add an event listener on pressing return key while working in EditText and not to go on new line. please help!!!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can use
To detect an Enter key-press
Also, see this answer for more. |
|||||||||||
|
|
|||
|
|
