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

Remove entered digits by programming. #127

Closed HimaniT07 closed 2 years ago

HimaniT07 commented 3 years ago

Subject of the issue

.Remove entered digits by programming.

Once user enter wrong OTP than I want to delete already written OTP.

mukeshsolanki commented 2 years ago

This is not a bug with the app. Text Substring should work.