You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, great job with the library, I love it.
However, I've noted that the first box's background gives the impression of being focused by default which is misleading for instances where there is another view (Edittext) in focus at the time. Users thinking the pinview is focused type out the pin in the wrong view. Is it possible to only have the focused background either once a user clicks on it or once it is focused on?
The text was updated successfully, but these errors were encountered:
I agree with this observation.
I'll try to make the changes as soon as possible. Meanwhile, if you have done those changes at your end just Raise a PR and i will merge it.
Unfortunately, I'm not as familiar with Kotlin as I work with Java. I had tried to make the update myself but it proved a bit complicated so I opened the issue. It's not urgent but I'll watch the repo for the next update.
First of all, great job with the library, I love it.
However, I've noted that the first box's background gives the impression of being focused by default which is misleading for instances where there is another view (Edittext) in focus at the time. Users thinking the pinview is focused type out the pin in the wrong view. Is it possible to only have the focused background either once a user clicks on it or once it is focused on?
The text was updated successfully, but these errors were encountered: