aabhasr1/OtpView

How to set inputType numberPassword

ashfaqueahmed opened this issue · 2 comments

I want to set android:inputType="numberPassword" in xml but it's not working. Any help would be appreciated.

Hi
the default is type number hardcoded at code.
I'll look into converting it for other formats.

Since OtpView takes number as input by default, you can make user of app:hide_otp=true|false attribute to show or hide number.