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

Error inflating class in.aabhasjindal.otptextview.OtpTextView #41

Open Bharath4955 opened 3 years ago

Bharath4955 commented 3 years ago

I am faced in "Error inflating class in.aabhasjindal.otptextview.OtpTextView" this issue when import the dependencies { implementation 'com.github.aabhasr1:OtpView:v1.1.2' } library file.

I am also implement OtpTextView library file source code in my project. How can i fix it?

devinder33 commented 2 years ago

I am also facing this issue