diff --git a/src/App/Pages/Accounts/LoginApproveDevicePage.xaml b/src/App/Pages/Accounts/LoginApproveDevicePage.xaml index 42edf6371..9b04ec84f 100644 --- a/src/App/Pages/Accounts/LoginApproveDevicePage.xaml +++ b/src/App/Pages/Accounts/LoginApproveDevicePage.xaml @@ -18,15 +18,16 @@ + AutomationId="RememberThisDeviceSwitch" + VerticalOptions="Center" /> + Clicked="LogIn_Clicked" + AutomationId="LogInButton" />