yalayout
This commit is contained in:
parent
5033a8ceaf
commit
d814bde758
1 changed files with 1 additions and 1 deletions
|
|
@ -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}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue