Hello,
I have a problem with EditText.
i use this simple code:
A user with a samsung galaxy note 2 has no point and no minus sign on keyboard
On all other devices tested the keyboard is configured correctly.
This is a known problem? is there a workaround ?
Thanks
I have a problem with EditText.
i use this simple code:
B4X:
aEdit.InputType=aEdit.INPUT_TYPE_DECIMAL_NUMBERS
A user with a samsung galaxy note 2 has no point and no minus sign on keyboard
On all other devices tested the keyboard is configured correctly.
This is a known problem? is there a workaround ?
Thanks