This commit is contained in:
Paul Schneider 2016-10-03 18:36:24 +02:00
commit d814bde758

View file

@ -29,7 +29,7 @@
Markdown="{Binding Description, Mode=TwoWay}" Markdown="{Binding Description, Mode=TwoWay}"
RelativeLayout.HeightConstraint="{ConstraintExpression Type=RelativeToParent, RelativeLayout.HeightConstraint="{ConstraintExpression Type=RelativeToParent,
Property=Height, Property=Height,
Factor=.4}" Factor=.6}"
RelativeLayout.WidthConstraint="{ConstraintExpression Type=RelativeToParent, RelativeLayout.WidthConstraint="{ConstraintExpression Type=RelativeToParent,
Property=Width, Property=Width,
Factor=1}" Factor=1}"