Hi,
Have an EditText view that is set to multiline by way of SingleLine = False.
When the input type is set to TEXT, pressing the ENTER button takes the cursor to the next line. When the input type is set to NUMBERS, pressing the ENTER button does nothing.
Is there a way the ENTER can work in NUMBER input type?
I want the ability to type in a series of numbers with the newline as the separator.
Thanks in advance
BR
Have an EditText view that is set to multiline by way of SingleLine = False.
When the input type is set to TEXT, pressing the ENTER button takes the cursor to the next line. When the input type is set to NUMBERS, pressing the ENTER button does nothing.
Is there a way the ENTER can work in NUMBER input type?
I want the ability to type in a series of numbers with the newline as the separator.
Thanks in advance
BR