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é
 
Top