Added things in listPage

pull/1/head
Matheo HERSAN 2 years ago
parent 1e1b3e37de
commit 9e725df849

@ -90,6 +90,7 @@
</ItemGroup>
<ItemGroup>
<Folder Include="Component\" />
<Folder Include="NewFolder\" />
</ItemGroup>

@ -42,7 +42,6 @@
</Grid>
<Grid Margin="20,0,20,0" ColumnDefinitions="*,*,300,300">
<Rectangle Grid.Column="0" Fill="Blue" WidthRequest="100" HeightRequest="100" HorizontalOptions="Start"/>
<Label Grid.Column="1" Text="Test Titre" FontSize="Medium" VerticalOptions="Center" Margin="15"/>
<Label Grid.Column="2" Text="4/5" VerticalOptions="Center" HorizontalOptions="Center"/>
@ -84,8 +83,8 @@
</VerticalStackLayout>
</ScrollView>
</Grid>
</Frame>
</Grid>
</ContentPage>
Loading…
Cancel
Save