mukeshsolanki / android-otpview-pinview

A custom view to enter otp of different sizes used usually in cases of authentication.
MIT License
699 stars 207 forks source link

3.0.0 version does not adapter the code for 2.1.2 #149

Closed StarIsCoder closed 1 year ago

StarIsCoder commented 1 year ago

Subject of the issue

Used this lib with 2.1.2 version, and get style like this

val typedArray: TypedArray = theme.obtainStyledAttributes(attrs, R.styleable.OtpView, com.mukesh.R.attr.otpViewStyle, 0)

While update to 3.0.0, seems cannot find R.styleable.OtpView or com.mukesh.R.attr.otpViewStyle.

Steps to reproduce

Tell us how to reproduce this issue. Please provide a working demo.

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This has been closed with no activity