omadahealth / LolliPin

A Material design Android pincode library. Supports Fingerprint.
MIT License
1.6k stars 426 forks source link

FingerPrintUIHelper #213

Open Madina-S opened 5 years ago

Madina-S commented 5 years ago

I want to override the FingerPrintUIHelper methods such as showError and onAuthenticationError. What is the simplest way of doing it? Can you make the class more abstract for easy customization?