ajout verticalStackLayout

pull/30/head
Leo TUAILLON 2 years ago
parent c1f8967407
commit 3c7f6eec45

@ -38,6 +38,7 @@
Grid.Row="2"
Margin="0, 20, 0, 0"
RowDefinitions="Auto, *, Auto, *,Auto,*">
<VerticalStackLayout>
<Label
Grid.Row="0"
Text="Old Password Here :"
@ -113,7 +114,7 @@
Placeholder="Old Password"/>
</Grid>
</Border>
</VerticalStackLayout>

Loading…
Cancel
Save