Android Question DSFloatLabelEditText Number, it does not work

rscheel

Well-Known Member
Licensed User
Longtime User
I have solved it by adding the following code to Activity_Create, thanks.

B4X:
edText.InputType = edText.INPUT_TYPE_NUMBERS
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…