All the first pages (MainPage) in the TabStrip, the Height is a bit outside the viewing area
screenshot below
by default it should look like this
		
		
	
	
but the height of the clv is going down

this happens with all the pages i load first on iTabStrip
I resolved with
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
but I don't know if this is an effective correction ...
can someone help me?
			
			screenshot below
by default it should look like this

but the height of the clv is going down

this happens with all the pages i load first on iTabStrip
I resolved with
			
				B4X:
			
		
		
		clv.GetBase.Height = clv.GetBase.Height - 20dipcan someone help me?
 
				 
 
		 
 
		 
 
		