ajout verticalStackLayout

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

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

Loading…
Cancel
Save