mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-31 23:45:39 +00:00
Lien tipeee pour Android & UWP
This commit is contained in:
parent
4f9a08b579
commit
a828e72226
1 changed files with 7 additions and 3 deletions
|
|
@ -113,9 +113,13 @@
|
||||||
<Span Text="temvaryen, Ekaradon, Emmanuel et Nicolas" FontAttributes="Bold" />
|
<Span Text="temvaryen, Ekaradon, Emmanuel et Nicolas" FontAttributes="Bold" />
|
||||||
</FormattedString>
|
</FormattedString>
|
||||||
</Label.FormattedText>
|
</Label.FormattedText>
|
||||||
<!--<Label.GestureRecognizers>
|
<Label.GestureRecognizers>
|
||||||
|
<OnPlatform x:TypeArguments="TapGestureRecognizer">
|
||||||
|
<On Platform="Android, UWP">
|
||||||
<TapGestureRecognizer Command="{Binding OpenWebCommand}" CommandParameter="https://fr.tipeee.com/nioux" />
|
<TapGestureRecognizer Command="{Binding OpenWebCommand}" CommandParameter="https://fr.tipeee.com/nioux" />
|
||||||
</Label.GestureRecognizers>-->
|
</On>
|
||||||
|
</OnPlatform>
|
||||||
|
</Label.GestureRecognizers>
|
||||||
</Label>
|
</Label>
|
||||||
|
|
||||||
<Label>
|
<Label>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue