From 822fc7f3088339695ee4c42fae27783994eeb93c Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 28 May 2019 09:12:05 -0400 Subject: [PATCH] add/remove continue button --- src/App/Pages/Accounts/TwoFactorPage.xaml | 8 +++----- src/App/Pages/Accounts/TwoFactorPage.xaml.cs | 15 +++++++++++++++ src/App/Pages/Accounts/TwoFactorPageViewModel.cs | 5 ++++- 3 files changed, 22 insertions(+), 6 deletions(-) diff --git a/src/App/Pages/Accounts/TwoFactorPage.xaml b/src/App/Pages/Accounts/TwoFactorPage.xaml index 15fd72aec..fe1f7d471 100644 --- a/src/App/Pages/Accounts/TwoFactorPage.xaml +++ b/src/App/Pages/Accounts/TwoFactorPage.xaml @@ -17,13 +17,11 @@ + - - - - @@ -108,7 +106,7 @@ IsVisible="{Binding SelectedProviderType, Mode=OneWay, Converter={StaticResource isNull}}">