From 316cb4d21c9b9e99bd369ba3bfb260e74df1111e Mon Sep 17 00:00:00 2001 From: Jake Fink Date: Fri, 19 Nov 2021 17:25:19 -0500 Subject: [PATCH] ui changes for lock screen if using key connector with biometrics (#1654) --- src/App/Pages/Accounts/LockPage.xaml | 33 ++++++++++++++------- src/App/Pages/Accounts/LockPage.xaml.cs | 18 ++++++++++- src/App/Pages/Accounts/LockPageViewModel.cs | 32 ++++++++++++-------- src/App/Resources/AppResources.Designer.cs | 12 ++++++++ src/App/Resources/AppResources.resx | 6 ++++ 5 files changed, 78 insertions(+), 23 deletions(-) diff --git a/src/App/Pages/Accounts/LockPage.xaml b/src/App/Pages/Accounts/LockPage.xaml index 22e5220f8..3012b49c3 100644 --- a/src/App/Pages/Accounts/LockPage.xaml +++ b/src/App/Pages/Accounts/LockPage.xaml @@ -34,7 +34,10 @@ - + @@ -70,7 +73,11 @@ AutomationProperties.IsInAccessibleTree="True" AutomationProperties.Name="{u:I18n ToggleVisibility}" /> - + @@ -105,13 +112,17 @@ AutomationProperties.IsInAccessibleTree="True" AutomationProperties.Name="{u:I18n ToggleVisibility}" /> -