forked from vergnet/application-amicale
		
	Add a button to open the proxiwash website in the default browser
This commit is contained in:
		
							parent
							
								
									b127cca068
								
							
						
					
					
						commit
						ba62e5d3ec
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -156,7 +156,7 @@ function ProxiwashScreen() { | ||||||
|         <MaterialHeaderButtons> |         <MaterialHeaderButtons> | ||||||
|           <Item |           <Item | ||||||
|             title={'web'} |             title={'web'} | ||||||
|             iconName={'information'} |             iconName={'web'} | ||||||
|             onPress={() => Linking.openURL(ProxiwashConstants[selectedWash].webPageUrl)} |             onPress={() => Linking.openURL(ProxiwashConstants[selectedWash].webPageUrl)} | ||||||
|           /> |           /> | ||||||
|           <Item |           <Item | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue