Suppression fleche pageParcourir
continuous-integration/drone/push Build is failing Details

pull/49/head
Yvan CALATAYUD 2 years ago
parent 8221928b54
commit 52524771ee

@ -18,19 +18,15 @@
</Grid.Background> </Grid.Background>
<VerticalStackLayout> <VerticalStackLayout>
<HorizontalStackLayout>
<Image Source="arrow_back.png" VerticalOptions="Start" WidthRequest="30" Margin="20,20,0,0">
<Image.GestureRecognizers>
<TapGestureRecognizer Tapped="Back_Tapped"/>
</Image.GestureRecognizers>
</Image>
<SearchBar Placeholder="Rechercher" <SearchBar Placeholder="Rechercher"
BackgroundColor="White" BackgroundColor="White"
TextColor="Black" TextColor="Black"
HorizontalOptions="EndAndExpand" HorizontalOptions="Center"
/> />
</HorizontalStackLayout>
<Label <Label
Text="Rechercher" Text="Rechercher"
FontFamily="PTSansCBold" FontFamily="PTSansCBold"

Loading…
Cancel
Save