Merge pull request #151 from yaso-meth/BBUG--Bio-Auth-2
remove pop up on set upo click
This commit is contained in:
@@ -129,6 +129,7 @@ class _BiometricCheckState extends State<BiometricCheck> {
|
|||||||
AppSettings.openAppSettings(
|
AppSettings.openAppSettings(
|
||||||
type: AppSettingsType.security,
|
type: AppSettingsType.security,
|
||||||
);
|
);
|
||||||
|
Navigator.of(context).pop();
|
||||||
},
|
},
|
||||||
buttonText: "Set Up Authentication",
|
buttonText: "Set Up Authentication",
|
||||||
buttonColor:
|
buttonColor:
|
||||||
|
|||||||
Reference in New Issue
Block a user