Hi all, i m trying to put a video to run on a webview.
i have put the webview size
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
but the video stay on center, dont go to 100% screen.
how can i change the size of the player on webview to put the video 100% of screen?
		
		
	
	
		
	
Any way to put this 100%? css etc?
			
			i have put the webview size
			
				B4X:
			
		
		
		web.SetLeftAndRight(0%x,100%x)
web.SetTopAndBottom(0%y,100%y)
	but the video stay on center, dont go to 100% screen.
how can i change the size of the player on webview to put the video 100% of screen?
Any way to put this 100%? css etc?
			
				Last edited: