|
|
@ -10,6 +10,7 @@
|
|
|
|
VerticalOptions="Center">
|
|
|
|
VerticalOptions="Center">
|
|
|
|
|
|
|
|
|
|
|
|
<SearchBar Placeholder="Recherche"
|
|
|
|
<SearchBar Placeholder="Recherche"
|
|
|
|
|
|
|
|
BackgroundColor="White"
|
|
|
|
CancelButtonColor="Orange"
|
|
|
|
CancelButtonColor="Orange"
|
|
|
|
TextColor="Purple"
|
|
|
|
TextColor="Purple"
|
|
|
|
HorizontalTextAlignment="Center"
|
|
|
|
HorizontalTextAlignment="Center"
|
|
|
@ -68,7 +69,6 @@
|
|
|
|
Fill="Yellow"/>
|
|
|
|
Fill="Yellow"/>
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
</HorizontalStackLayout>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</VerticalStackLayout>
|
|
|
|
</ScrollView>
|
|
|
|
</ScrollView>
|
|
|
|
</ContentPage>
|
|
|
|
</ContentPage>
|