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>
<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"
BackgroundColor="White"
TextColor="Black"
HorizontalOptions="EndAndExpand"
HorizontalOptions="Center"
/>
</HorizontalStackLayout>
<Label
Text="Rechercher"
FontFamily="PTSansCBold"

Loading…
Cancel
Save