infinum / Android-Goldfinger

Android library to simplify Biometric authentication implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom icon

dpproduction opened this issue · comments

Please, add ability to change fingerprint icon.

Hello @dpproduction, this is not supported by the BiometricPrompt in the support library. The dialog which is shown is system-provided, not a custom one. More info on params can be found in our docs or the official support library docs.