UI adjustment
This commit is contained in:
		@@ -51,6 +51,11 @@ namespace Pixiview.iOS.Renderers
 | 
			
		||||
        {
 | 
			
		||||
            return new AppShellTabBarAppearanceTracker();
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        protected override void UpdateBackgroundColor()
 | 
			
		||||
        {
 | 
			
		||||
            NativeView.BackgroundColor = Color.Transparent.ToUIColor();
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    public class AppShellItemTransition : IShellItemTransition
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user