mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-31 15:36:07 +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> | ||||||
|                         <TapGestureRecognizer Command="{Binding OpenWebCommand}" CommandParameter="https://fr.tipeee.com/nioux" /> |                         <OnPlatform x:TypeArguments="TapGestureRecognizer"> | ||||||
|                     </Label.GestureRecognizers>--> |                             <On Platform="Android, UWP"> | ||||||
|  |                                 <TapGestureRecognizer Command="{Binding OpenWebCommand}" CommandParameter="https://fr.tipeee.com/nioux" /> | ||||||
|  |                             </On> | ||||||
|  |                         </OnPlatform> | ||||||
|  |                     </Label.GestureRecognizers> | ||||||
|                 </Label> |                 </Label> | ||||||
| 
 | 
 | ||||||
|                 <Label> |                 <Label> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez