Replies: 2 comments 3 replies
-
@PureWeen any context why this was turned into a discussion |
Beta Was this translation helpful? Give feedback.
1 reply
-
@PureWeen @samhouts @jfversluis this was a valid feature request in my opinion but it was converted to a discussion can we know why? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
With Android P, Android has a similar API to iOS that lets you get the DisplayCutout,
MAUI should add an API that lets you handle this similar to how we have on iOS.
More information on DisplayCutout:
https://stackoverflow.com/questions/51743622/how-to-handle-notchdisplay-cutout-in-android-api-lower-than-28
https://developer.android.com/develop/ui/views/layout/display-cutout
Public API Changes
XAML
C#
Intended Use-Case
The best way to show what this would do i guess
Beta Was this translation helpful? Give feedback.
All reactions