PassCodeText icon indicating copy to clipboard operation
PassCodeText copied to clipboard

A customised EditText view serving the purpose of taking numeric One Time Password from a user. With stunning animation, and high customizability.

Results 3 PassCodeText issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Doesn't parse android:maxLength="@integer/one_time_password_length" but use default value **Preconditions** set integer value in res folder 6 **To Reproduce** Steps to reproduce the behavior: 1. setup OtpEditText with android:maxLength="@integer/one_time_password_length"...

bug
good first issue

**Describe the bug** We are unable to use OtpEditText using Gradle Script. **To Reproduce** Steps to reproduce the behaviour: 1. Add library to app module gradle file 2. // otp...