|
|
@ -25,20 +25,14 @@
|
|
|
|
<StackLayout Orientation="Vertical">
|
|
|
|
<StackLayout Orientation="Vertical">
|
|
|
|
<StackLayout>
|
|
|
|
<StackLayout>
|
|
|
|
<Image Source="oip.jpg" WidthRequest="100" HeightRequest="100"/>
|
|
|
|
<Image Source="oip.jpg" WidthRequest="100" HeightRequest="100"/>
|
|
|
|
</StackLayout>
|
|
|
|
|
|
|
|
<StackLayout>
|
|
|
|
|
|
|
|
<Label Text="Description de l'image 1" FontSize="16"/>
|
|
|
|
<Label Text="Description de l'image 1" FontSize="16"/>
|
|
|
|
</StackLayout>
|
|
|
|
</StackLayout>
|
|
|
|
<StackLayout>
|
|
|
|
<StackLayout>
|
|
|
|
<Image Source="ppp.jpg" WidthRequest="100" HeightRequest="100"/>
|
|
|
|
<Image Source="ppp.jpg" WidthRequest="100" HeightRequest="100"/>
|
|
|
|
</StackLayout>
|
|
|
|
|
|
|
|
<StackLayout>
|
|
|
|
|
|
|
|
<Label Text="Description de l'image 2" FontSize="16"/>
|
|
|
|
<Label Text="Description de l'image 2" FontSize="16"/>
|
|
|
|
</StackLayout>
|
|
|
|
</StackLayout>
|
|
|
|
<StackLayout>
|
|
|
|
<StackLayout>
|
|
|
|
<Image Source="tele.jpg" WidthRequest="100" HeightRequest="100"/>
|
|
|
|
<Image Source="tele.jpg" WidthRequest="100" HeightRequest="100"/>
|
|
|
|
</StackLayout>
|
|
|
|
|
|
|
|
<StackLayout>
|
|
|
|
|
|
|
|
<Label Text="Description de l'image 3" FontSize="16"/>
|
|
|
|
<Label Text="Description de l'image 3" FontSize="16"/>
|
|
|
|
</StackLayout>
|
|
|
|
</StackLayout>
|
|
|
|
</StackLayout>
|
|
|
|
</StackLayout>
|
|
|
|