From 829e33563e99474eea15d36753572fff69de3f82 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Mon, 3 Oct 2016 18:36:24 +0200 Subject: [PATCH] yalayout --- BookAStar/BookAStar/Pages/EditEstimatePage.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BookAStar/BookAStar/Pages/EditEstimatePage.xaml b/BookAStar/BookAStar/Pages/EditEstimatePage.xaml index 3f407899..d3027868 100644 --- a/BookAStar/BookAStar/Pages/EditEstimatePage.xaml +++ b/BookAStar/BookAStar/Pages/EditEstimatePage.xaml @@ -29,7 +29,7 @@ Markdown="{Binding Description, Mode=TwoWay}" RelativeLayout.HeightConstraint="{ConstraintExpression Type=RelativeToParent, Property=Height, - Factor=.4}" + Factor=.6}" RelativeLayout.WidthConstraint="{ConstraintExpression Type=RelativeToParent, Property=Width, Factor=1}"