Android Question eMail keyboard

AHilberink

Active Member
Licensed User
Longtime User
Hi,

Is it possible to have the @ key on the soft keyboard without setting the input type to eMail using:
eMail.InputType=Bit.Or(eMail.INPUT_TYPE_TEXT, 0x00000020)

Best regards,
André
 

AHilberink

Active Member
Licensed User
Longtime User
You can try to set the allowed characters with IME library. It will probably won't work but it is worth a try.

I tried: didn't work :-(

Then still my post 369306 will be open.

Thanks for helping me Erel.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…