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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in 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.
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
![Image](https://private-user-images.githubusercontent.com/71050561/409567469-e44453ce-b22e-4b0f-8d82-3427b4fc3bed.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjIzNTksIm5iZiI6MTczOTU2MjA1OSwicGF0aCI6Ii83MTA1MDU2MS80MDk1Njc0NjktZTQ0NDUzY2UtYjIyZS00YjBmLThkODItMzQyN2I0ZmMzYmVkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDE5NDA1OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM1N2Y5YjQ1MzFkMmMyODQ5ZmI2MmY1Y2ZiY2EyMDkyNTg1ZWYxMzMwZTFiMTk0NDc5MWRkMTBmN2QxNDUxY2ImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.1xI55tpMqqWF0bEt0_1akmly1uqltaSFXtkInYjqE1c)
![Image](https://private-user-images.githubusercontent.com/71050561/409567661-288270db-4796-4cc7-896c-53aca6b06747.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjIzNTksIm5iZiI6MTczOTU2MjA1OSwicGF0aCI6Ii83MTA1MDU2MS80MDk1Njc2NjEtMjg4MjcwZGItNDc5Ni00Y2M3LTg5NmMtNTNhY2E2YjA2NzQ3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDE5NDA1OVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg1ZTIzOTM1N2MwM2MzYjJhNzY4MWE2YjdjYWFjNmZmNTY3NmRlYTIxMzI0ZGVkZTA3NDE0ZWM0ZmY1OWNiNWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.TaYOR_QQZq2Tt_SYVzjQx9aV7tcFOap7ULQXczOqzgs)
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: