Hi everyone
let's see if I can explain what I need to do
I have EditText to compile
the system uses an external keyboard, I do not know how to make the digitization last, I would like the characters in CAPS
if I use IME I have no problems
is it possible to intercept the character to capitalize it before the event edittext_TextChanged?
Thanks to those who give me a thing
let's see if I can explain what I need to do
I have EditText to compile
the system uses an external keyboard, I do not know how to make the digitization last, I would like the characters in CAPS
if I use IME I have no problems
is it possible to intercept the character to capitalize it before the event edittext_TextChanged?
Thanks to those who give me a thing