From 03e61fae9debcd4679f8479b2422781faa22587b Mon Sep 17 00:00:00 2001 From: David Britch Date: Wed, 25 Oct 2017 16:31:25 +0100 Subject: [PATCH] Added a Style to define the margin on Entry controls on the SettingsView. Fixes #387 --- .../Views/SettingsView.xaml | 32 +++++++++++++------ 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/src/Mobile/eShopOnContainers/eShopOnContainers.Core/Views/SettingsView.xaml b/src/Mobile/eShopOnContainers/eShopOnContainers.Core/Views/SettingsView.xaml index dffc8c746..9314fb9fb 100644 --- a/src/Mobile/eShopOnContainers/eShopOnContainers.Core/Views/SettingsView.xaml +++ b/src/Mobile/eShopOnContainers/eShopOnContainers.Core/Views/SettingsView.xaml @@ -65,6 +65,20 @@ Value="True" /> + + + +