mukeshsolanki / android-otpview-pinview

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

Changed listener method name #45

Closed pratikbutani closed 5 years ago

pratikbutani commented 5 years ago

Use setOtpCompletionListener Instead of setListener

Thank you.

mukeshsolanki commented 5 years ago

Change the name to set listener is not really a change that we would like to make considering the setOnCompletionListener gives more context as to what the listener does just by the name/