mukeshsolanki / android-otpview-pinview

A custom view to enter otp of different sizes used usually in cases of authentication.
MIT License
699 stars 207 forks source link

I can’t able to type anything into OTPview #151

Closed reenasavaliya21 closed 1 year ago

reenasavaliya21 commented 1 year ago

I can't able to type into otpview

pravinsphinx commented 1 year ago

@mukeshsolanki Getting same issue

kirti-7 commented 1 year ago

I can't able to type into otpview

I got an error Failed to resolve: com.github.mukeshsolanki.android-otpview-pinview:otpview:3.1.0 Do you know how to resolve it?

kirti-7 commented 1 year ago

@mukeshsolanki Getting same issue

could you please help solving this error Failed to resolve: com.github.mukeshsolanki.android-otpview-pinview:otpview:3.1.0

baymax1234 commented 1 year ago

Same issue

kirti-7 commented 1 year ago

Same issue Try this:- https://github.com/ChaosLeung/PinView Watch the tutorial, it works:- https://youtu.be/WdOSbWEBYZQ

SubhankarCodeGeek commented 1 year ago

add this within your OtpView

android:focusableInTouchMode="true"

you'll be able to interact with it. @reenasavaliya21 @mukeshsolanki

OmarAbuShanb commented 1 year ago

add this within your OtpView

android:focusableInTouchMode="true"

you'll be able to interact with it. @reenasavaliya21 @mukeshsolanki

Nice, it works fine

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This has been closed with no activity