OtpView icon indicating copy to clipboard operation
OtpView copied to clipboard

A custom view to enter otp/pin of different sizes used usually in cases of authentication.

Results 40 OtpView issues
Sort by recently updated
recently updated
newest added

… bar visibility after text entered in particular bar ![device-2020-10-17-170710_25](https://user-images.githubusercontent.com/18550491/96336186-768f2500-109b-11eb-86f4-c1e5c32aee32.png) I went through this kind of requirement in one of my projects so i would like to add this functionality.

Add an attribute to set background when opt view has value and it's not active ![WhatsApp Image 2021-03-02 at 15 17 05](https://user-images.githubusercontent.com/8086002/109644398-ae8a9680-7b6a-11eb-9992-295a1e1a3b02.jpeg)

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...

enhancement

box_margin according width of view? First box left margin & last box right margin = 0

bug

how can I change app:text_typeface. I did it like this. -> **app:text_typeface: "myFont.ttf".** but it didn't work. is there any solution?

bug

Hi dude, first nice work with the library, second have been test a little bit and see that when you have a animated layout, the keyboard appear but the focus...

bug
enhancement

i have tried using `this.getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_STATE_ALWAYS_HIDDEN)` or `android:windowSoftInputMode="stateHidden|adjustResize"` in manifest but after tapping otpTextView, the keyboard still showing

help wanted

My OTP is 6 digits long and I want to have a little bit extra space after 3 digits. Is it feature available? If not, can you add this feature...

enhancement

![photo_2020-03-14 19 56 40](https://user-images.githubusercontent.com/8232713/76686067-fcdb1880-662d-11ea-8def-ea4fc482e656.jpeg)

enhancement