-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
s/needs-infoIssue needs more info from the authorIssue needs more info from the authort/bugSomething isn't workingSomething isn't working
Description
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:
Which is what I'd have expected if SafeAreaEdges was set to pretty much any other value.
Steps to Reproduce
- Clone the repo
- Build and run the app on Android 36
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
s/needs-infoIssue needs more info from the authorIssue needs more info from the authort/bugSomething isn't workingSomething isn't working