Final version categ-page

pull/18/head
Titouan LOUVET 2 years ago
parent b748932f47
commit baa981e7ed

@ -7,7 +7,7 @@
BackgroundColor="White">
<Grid RowDefinitions="*,2*,*,*,*,*,*,*,*,*,*,*,2*">
<Grid RowDefinitions="*,*,*,*,*,*,*,*,*,*,*,*,2*">
<ImageButton Source="back_arrow_icon.svg" Grid.Row="0" HorizontalOptions="Start"/>
@ -22,8 +22,11 @@
<local:CategoryView Grid.Row="9"/>
<local:CategoryView Grid.Row="10"/>
<local:CategoryView Grid.Row="11"/>
<VerticalStackLayout Grid.Row="12">
<BoxView HorizontalOptions="FillAndExpand"
HeightRequest="1.3" Grid.Row="12"/>
HeightRequest="1.3"/>
</VerticalStackLayout>
</Grid>
</ContentPage>
Loading…
Cancel
Save