Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

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

Closed
sisaacks opened this issue Jul 24, 2023 · 1 comment
Closed

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

sisaacks opened this issue Jul 24, 2023 · 1 comment

Comments

@sisaacks
Copy link

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

Steps to Reproduce

  • Create an Xamarin Shell Application and set the page background color to something other than white
  • Set a tab page Shell.TabBarIsVisible to False
  • 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

  • White bar at the bottom is showing

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

@rolfbjarne rolfbjarne transferred this issue from xamarin/xamarin-macios Aug 1, 2023
@sisaacks
Copy link
Author

sisaacks commented Aug 7, 2023

For anyone other than me...that has a shell application...that runs across this issue with pages that are not part of the shell navigation, but are "registered" you have to set the background color of the page, it does not inherit from Shell

@sisaacks sisaacks closed this as completed Aug 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant