From 22cf0a9c20b41176e9e2216d79934028c570b0c3 Mon Sep 17 00:00:00 2001 From: Docile-Alligator Date: Sat, 14 May 2022 12:08:33 +0800 Subject: Fix biometric authentication prompt not shown when opening the account section in the navigation drawer. Require biometric authentication in AccountChooserBottomSheetFragment. --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 9bbe06c9..e70184cd 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -532,7 +532,7 @@ Threshold Pull to Refresh Security - Require Authentication to Go to Account Section in Navigation Drawer + Require Authentication to Show Accounts Long Press to Hide Toolbar Hide Toolbar by Default Customize Bottom Navigation Bar -- cgit v1.2.3