We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Is your feature request related to a problem? Please describe. https://developer.android.com/about/versions/15/behavior-changes-15: https://developer.android.com/develop/ui/views/layout/display-cutout: The Material Components for Android should be tested in always cutout mode.
always
Describe the solution you'd like Add cutout mode preference.
Describe alternatives you've considered #4006: The cutout mode is set by setting a style.
The text was updated successfully, but these errors were encountered:
Just a side note. If edge to edge is enabled NO page from the catalog app does handle the insets.
Sorry, something went wrong.
pekingme
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
https://developer.android.com/about/versions/15/behavior-changes-15:
https://developer.android.com/develop/ui/views/layout/display-cutout:
The Material Components for Android should be tested in
always
cutout mode.Describe the solution you'd like


Add cutout mode preference.
Describe alternatives you've considered
#4006: The cutout mode is set by setting a style.
The text was updated successfully, but these errors were encountered: