mukeshsolanki / android-otpview-pinview

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

Pin View background hides after fill #102

Closed amirghm closed 4 years ago

amirghm commented 4 years ago

Subject of the issue

when user fills the pins the background of pin view is become disappear: image how we can resolve this?

Steps to reproduce

The theme I am using is Theme.MaterialComponents.Light.NoActionBar.Bridge

amirghm commented 4 years ago

It was my mistake in code. The library works as well.