From fd55cf6996c69d93674001dd165fd13688b00e6b Mon Sep 17 00:00:00 2001 From: TheDuffman85 Date: Wed, 30 Sep 2020 16:45:07 +0200 Subject: [PATCH] Update AddEditPage.xaml (#1097) Removed Keyboard="Numeric" property from CardNumberEntry. European debit card numbers are alphanumeric. See also https://en.wikipedia.org/wiki/International_Bank_Account_Number. --- src/App/Pages/Vault/AddEditPage.xaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/App/Pages/Vault/AddEditPage.xaml b/src/App/Pages/Vault/AddEditPage.xaml index 44c3fbcce..6a3b2170f 100644 --- a/src/App/Pages/Vault/AddEditPage.xaml +++ b/src/App/Pages/Vault/AddEditPage.xaml @@ -203,8 +203,7 @@ + StyleClass="box-value" />