ma ma ma, ma mabibelle tu est ma reine

master
Clement LESME 2 years ago
parent f22e336445
commit 45c91336f2

Before

Width:  |  Height:  |  Size: 220 KiB

After

Width:  |  Height:  |  Size: 220 KiB

@ -118,7 +118,7 @@
TextColor="Snow" TextColor="Snow"
x:Name="Fav"/> x:Name="Fav"/>
<Label Text="{Binding listUtil[0].username}"/> <Label Text="{Binding listUtil[user].username}"/>
<Button BackgroundColor="DimGrey" <Button BackgroundColor="DimGrey"
Clicked="ToQuit" Clicked="ToQuit"

@ -11,7 +11,7 @@
BackgroundColor="#408097" BackgroundColor="#408097"
AbsoluteLayout.LayoutBounds="0.5,0.5,500,700" AbsoluteLayout.LayoutBounds="0.5,0.5,500,700"
AbsoluteLayout.LayoutFlags="PositionProportional"> AbsoluteLayout.LayoutFlags="PositionProportional">
<Image Source="logoapp.png" <Image Source="logologin.png"
Margin="25,60,25,0"/> Margin="25,60,25,0"/>
<Label Text="Connexion" <Label Text="Connexion"

Loading…
Cancel
Save