aabhasr1 / OtpView

A custom view to enter otp/pin of different sizes used usually in cases of authentication.
MIT License
382 stars 99 forks source link

The OTPView remains enabled and focusable #36

Open sachin-surya-soft opened 3 years ago

sachin-surya-soft commented 3 years ago

The OTPViiew remains enabled and focusable even when we set otpView.isEnabled = false & otpView.isFocusable = false.