From 39284b475df4ee28ac23bed6520f987d7b3d24c7 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 21 Jun 2019 16:36:23 -0400 Subject: [PATCH] bottom border on picker and no padding on editor --- src/App/Styles/iOS.xaml | 5 ++++ src/iOS/Renderers/CustomEditorRenderer.cs | 3 +++ src/iOS/Renderers/CustomEntryRenderer.cs | 23 +--------------- src/iOS/Renderers/CustomPickerRenderer.cs | 2 ++ src/iOS/Utilities/iOSHelpers.cs | 32 +++++++++++++++++++++++ 5 files changed, 43 insertions(+), 22 deletions(-) diff --git a/src/App/Styles/iOS.xaml b/src/App/Styles/iOS.xaml index fca5a658b..7071247e0 100644 --- a/src/App/Styles/iOS.xaml +++ b/src/App/Styles/iOS.xaml @@ -9,6 +9,11 @@ +