From 02562be8c74ec414fe5f9e67252fc16b3392d2e4 Mon Sep 17 00:00:00 2001 From: Federico Maccaroni Date: Tue, 15 Feb 2022 19:10:43 -0300 Subject: [PATCH] Fix truncated bottom on Password generator when large font size is set on Android (#1782) --- src/App/Pages/Generator/GeneratorPage.xaml | 476 +++++++++++---------- src/App/Styles/Base.xaml | 2 +- 2 files changed, 241 insertions(+), 237 deletions(-) diff --git a/src/App/Pages/Generator/GeneratorPage.xaml b/src/App/Pages/Generator/GeneratorPage.xaml index 14c32e2c4..66a04a27a 100644 --- a/src/App/Pages/Generator/GeneratorPage.xaml +++ b/src/App/Pages/Generator/GeneratorPage.xaml @@ -36,251 +36,255 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/src/App/Styles/Base.xaml b/src/App/Styles/Base.xaml index e8a202adf..bee9af4dc 100644 --- a/src/App/Styles/Base.xaml +++ b/src/App/Styles/Base.xaml @@ -363,7 +363,7 @@ + Value="5" />