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

[Bug] Xamarin Forms 4.0 Shell Flyout Menu Top part (Status bar) background color setting #6766

@ltin071

Description

@ltin071

(My first bug report, pardon me if anything wrong. Thanks!)

Description

As mentioned in this SO question, I was using Xamarin Forms 4 Shell and trying to config the background of iOS status bar to black in color while the background color of the Flyout is white. I am not sure if that is possible.

Steps to Reproduce

  1. Download my sample source code from GitHub
  2. Run in iOS simulators / devices
  3. Open the flyout

Expected Behavior

The status bar should be black in color and the clock will be in white color. (Just like when the flyout is closed.

Actual Behavior

The status bar is covered with white color which I believe is the background color of the flyout.

Basic Information

  • Version with issue: Xamarin.Forms 4.0.0.497661
  • Last known good version: N/A
  • IDE: Microsoft Visual Studio Enterprise 2017 Version 15.9.12
  • Platform Target Frameworks:
    • iOS: 12.4.0.64 (9c8d8e0)
    • Android: N/A
    • UWP: N/A
  • Android Support Library Version: N/A
  • Nuget Packages: Xamarin.Forms 4.0.0.497661
  • Affected Devices: iOS device / simulator with notch e.g. iPhone XR

Screenshots

image

Reproduction Link

My sample on GitHub

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions