android-otpview-pinview icon indicating copy to clipboard operation
android-otpview-pinview copied to clipboard

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

Results 9 android-otpview-pinview issues
Sort by recently updated
recently updated
newest added

### Subject of the issue it shouldn't input other symbol such as '.' ',' ### Steps to reproduce you can input 'blank', ',' and so on. ### Expected behaviour it...

bug

Is there anyway to display the cursor inside the charview for each character input?

stale

I just noticed that version 3.x doesn't support traditional view setup as the previous versions did. We currently don't have our project setup setup for compose so the interop is...

bug

## Proposed changes Support the keyboard actions parameter to allow the user to click on the `Go` button to send the otp right away ## Types of changes What types...

I'd like the compose view to support adding keyboardActions. I've specified the ime action to be `Go` in `keyboardOptions`, but I'd also like to support a callback when this is...

I use this function to set the color for the focused text box in version 2.0.0. However, in version 3.1.0, it is not working and is instead inheriting the itemBackground...

bug

### Subject of the issue Running licensee finishes with error as the version doesn't include licenses. ### Steps to reproduce Upgrade to version 3.2.0, configure licensee or any other licenses...

bug

I couldn't change the focus and unfocused color of the border when it is OTP_VIEW_TYPE_UNDERLINE and border color and text color are same , can we have different colors?

bug

Not showing paste option on long press

bug