parent
f2b2cc8403
commit
e89abf6fbf
@ -0,0 +1,29 @@
|
|||||||
|
<Frame>
|
||||||
|
<VerticalStackLayout>
|
||||||
|
<Image Source="{Binding manager.listBuild[0].image}"
|
||||||
|
Grid.Row="0" Grid.Column="0"
|
||||||
|
HeightRequest="200"/>
|
||||||
|
<Label Text="{Binding manager.listBuild[0].prix}"/>
|
||||||
|
</VerticalStackLayout>
|
||||||
|
</Frame>
|
||||||
|
|
||||||
|
<Image Source="pc3.png"
|
||||||
|
Grid.Row="0" Grid.Column="2"
|
||||||
|
HeightRequest="200"
|
||||||
|
/>
|
||||||
|
<Image Source="pc3.png"
|
||||||
|
Grid.Row="0" Grid.Column="4"
|
||||||
|
HeightRequest="200"
|
||||||
|
/>
|
||||||
|
<Image Source="pc2.png"
|
||||||
|
Grid.Row="1" Grid.Column="1"
|
||||||
|
HeightRequest="200"
|
||||||
|
/>
|
||||||
|
<Image Source="pc4.png"
|
||||||
|
Grid.Row="1" Grid.Column="3"
|
||||||
|
HeightRequest="200"
|
||||||
|
/>
|
||||||
|
<Image Source="pc2.png"
|
||||||
|
Grid.Row="1" Grid.Column="5"
|
||||||
|
HeightRequest="200"
|
||||||
|
/>
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 1.1 MiB |
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Loading…
Reference in new issue