I am creating an application with B4XFloatTextField (XUI Views V2.41) and I need the keyboard to appear only with numbers, for this I use the property:
"
But it doesn't work, the keyboard shows type "Decimal".
If I enable the "Password field", the keyboard works correctly only with numbers.
I have tested it on Android 7 and 8.
How can I make the Keyboard Type: Numbers work without enabling the "Password Field"?
"
Keyboard Type: Numbers
"But it doesn't work, the keyboard shows type "Decimal".
If I enable the "Password field", the keyboard works correctly only with numbers.
I have tested it on Android 7 and 8.
How can I make the Keyboard Type: Numbers work without enabling the "Password Field"?