Skip to content

SafeAreaEdges Seems to Do Nothing #34076

@david-maw

Description

@david-maw

Description

Explicitly setting SafeAreaEdges to None" on a ContentPage does not seem to have any effect. Running on an Android 36 emulator I'd expected to see the top line of my form immediately next to the screen edge, behind the Android status bar. Instead, I saw this:

Image

Which is what I'd have expected if SafeAreaEdges was set to pretty much any other value.

Steps to Reproduce

  1. Clone the repo
  2. Build and run the app on Android 36
  3. Observe the alignment at the top of the page.

Link to public reproduction project repository

https://github.com/david-maw/SafeAreaEdges.git

Version with bug

10.0.40

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android, I was not able test on other platforms

Affected platform versions

Android 36 was all i tested

Did you find any workaround?

No

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    s/needs-infoIssue needs more info from the authort/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions