I have an implementation of the Fingerprint Biometric authentication for Android which works pretty much as described by the documentation. I am trying to remove the close button aka the "setNegativeButtonText" value. This will make the biometric auth a requirement instead of an option.
Is it possible to do this?