Component - Biometric authentication
This UI component allows users to authenticate themselves using their fingerprint or face recognition. It shows a prompt asking the user to verify their identity biometrically, enhancing security and convenience.
This UI component allows users to authenticate themselves using their fingerprint or face recognition. It shows a prompt asking the user to verify their identity biometrically, enhancing security and convenience.
BiometricPromptDialog ├── TitleTextView ├── SubtitleTextView ├── DescriptionTextView ├── BiometricIconView └── CancelButton