aabhasr1 / OtpView

A custom view to enter otp/pin of different sizes used usually in cases of authentication.
MIT License
382 stars 99 forks source link

copy/page popup view does not show up on api level 29(at least just api level 21) #17

Open amirahmadadibi opened 4 years ago

amirahmadadibi commented 4 years ago

photo_2020-03-14 19 56 40

aabhasr1 commented 4 years ago

I purposely removed copy/paste popup. Actually how this works is that there is a single edit text hidden behind all the boxes and takes user input from there. Let me see if i can make it work with the current implementation of the library

Shubhamsdr3 commented 3 years ago

I want to change any digit in between..after typing full otp , can we do that too ?

aabhasr1 commented 3 years ago

Currently th library doesn't support it