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

Size of pin Box is fixed not increasing #133

Closed LuckyBuyAsif closed 2 years ago

LuckyBuyAsif commented 2 years ago

Subject of the issue

Size of pin Box is not increasing

Steps to reproduce

I have update the size of width and height of box inside dimens folder but still the size is same I have implemented pinview inside dialogFragment

Expected behaviour

Size should be increase

Actual behaviour

Tell us what happens instead

mukeshsolanki commented 2 years ago

Please try the new version. There is a property call containerSize That can help in giving the size for the container.