From fa1bc3fa14e367f9a008f442b3cb354b9141d220 Mon Sep 17 00:00:00 2001 From: Federico Maccaroni Date: Wed, 23 Feb 2022 11:07:54 -0300 Subject: [PATCH] Changed Input keyboard on phone to be the telephone keyboard and also capitalized the keyboard on some fields of add/edit identity (#1800) --- src/App/Pages/Vault/AddEditPage.xaml | 13 +++++++------ src/App/Styles/Base.xaml | 24 ++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 6 deletions(-) diff --git a/src/App/Pages/Vault/AddEditPage.xaml b/src/App/Pages/Vault/AddEditPage.xaml index 28a31217f..056214206 100644 --- a/src/App/Pages/Vault/AddEditPage.xaml +++ b/src/App/Pages/Vault/AddEditPage.xaml @@ -338,7 +338,7 @@ + StyleClass="box-value,capitalize-word-input"/> @@ -456,7 +457,7 @@ + StyleClass="box-value,capitalize-sentence-input" /> diff --git a/src/App/Styles/Base.xaml b/src/App/Styles/Base.xaml index e468b03a9..27d5f60b9 100644 --- a/src/App/Styles/Base.xaml +++ b/src/App/Styles/Base.xaml @@ -463,4 +463,28 @@ + + + +