Hi I am able to get inputtype as email with below code using ordinary EditText. txtEmail.EditText.InputType As Bit.Or(txtEmail.InputType, 0x00000020) Is is also avialable with ACEditText but I want to use FloatLabeledEditTex Is there a way to change the inputtype to email..
Hi I am able to get inputtype as email with below code using ordinary EditText. txtEmail.EditText.InputType As Bit.Or(txtEmail.InputType, 0x00000020) Is is also avialable with ACEditText but I want to use FloatLabeledEditTex Is there a way to change the inputtype to email..
Hi I am able to get inputtype as email with below code using ordinary EditText. txtEmail.EditText.InputType As Bit.Or(txtEmail.InputType, 0x00000020) Is is also avialable with ACEditText but I want to use FloatLabeledEditTex Is there a way to change the inputtype to email..