hi i m trying inset in my keyboard .com key its possible
i tryed input @ and it works fine with this code
EditText2.InputType = (Bit.OR(EditText2.INPUT_TYPE_TEXT, 0x00000020))
its possible insert .com too ?
i tryed input @ and it works fine with this code
EditText2.InputType = (Bit.OR(EditText2.INPUT_TYPE_TEXT, 0x00000020))
its possible insert .com too ?