is the lib only support take a number as input ?
Abdelsattar opened this issue · 0 comments
Abdelsattar commented
I'm trying to enable that it takes text as input as well but only accepts to take only numbers?
and I found here
inputType = InputType.TYPE_CLASS_NUMBER
how I can enable taking text as well ?