Merge pull request #151 from yaso-meth/BBUG--Bio-Auth-2
remove pop up on set upo click
This commit is contained in:
commit
c37a7728a9
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ class _BiometricCheckState extends State<BiometricCheck> {
|
|||
AppSettings.openAppSettings(
|
||||
type: AppSettingsType.security,
|
||||
);
|
||||
Navigator.of(context).pop();
|
||||
},
|
||||
buttonText: "Set Up Authentication",
|
||||
buttonColor:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue