As I am using my own custom keyboard (exact copy of the default samsung keyboard, but with lots of benefits, all working very nicely), but still not figured out how to properly avoid
the default keyboard popping up. I only use this for one particular edittext, which is used to run SQL. I can't do input_type is none as that means there is no cursor.
I can clear the default keyboard with the phone library, but that is after it has popped up and that is not great.
Would there be any Java code to do this?
RBS
the default keyboard popping up. I only use this for one particular edittext, which is used to run SQL. I can't do input_type is none as that means there is no cursor.
I can clear the default keyboard with the phone library, but that is after it has popped up and that is not great.
Would there be any Java code to do this?
RBS