Xamarin.Forms icon indicating copy to clipboard operation
Xamarin.Forms copied to clipboard

Shell.TabBarIsVisible="False" Is showing a white space at the bottom

Open sisaacks opened this issue 2 years ago • 1 comments

ContentPage where the Shell.TabBarIsVisible is set to False is showing a white area at the bottom.

Steps to Reproduce

  1. Create an Xamarin Shell Application and set the page background color to something other than white
  2. Set a tab page Shell.TabBarIsVisible to False
  3. You will see a white space at the bottom

Expected Behavior

I would expect the background color to match the Shell.Background Color when the tab bar is hidden

Actual Behavior

Basic Information

  • Version with issue:
  • Last known good version:
  • Platform Target Frameworks:
    • iOS: 16.1
    • Xamarin Forms 5.0.0.2575
    • Windows Microsoft Visual Studio Professional 2022 (64-bit) Version 17.6.5
    • MAC Build Machine Visual Studio 17.6.1
    • XCODE 14.3

I have attached a photo with a red arrow pointing down at the white space.

iosWhiteSpace

sisaacks avatar Jul 19 '23 16:07 sisaacks

This is on IOS only not android

sisaacks avatar Jul 24 '23 16:07 sisaacks