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
Description: #3635
Scrims use the scrim color role at an opacity of 32%.
Navigation drawers scrim color md.ref.palette.neutral-variant20 Navigation drawers scrim opacity 0.4
Element | Attribute | Related method(s) | Default value Color | N/A | setScrimColor on DrawerLayout | Black at 60% opacity
On Android platforms, the scrim color and opacity is automatically handled by the system UI.
Expected behavior:
Navigation drawers scrim color md.ref.palette.neutral-variant0 Navigation drawers scrim opacity 0.32
Element | Attribute | Related method(s) | Default value Color | N/A | setScrimColor on DrawerLayout | Black at 32% opacity
The text was updated successfully, but these errors were encountered:
#4530
Sorry, something went wrong.
No branches or pull requests
Description: #3635
Expected behavior:
No change.
md.ref.palette.neutral-variant20 -> md.ref.palette.neutral-variant0 (BLACK)?
0.4 -> 0.32
60% -> 32%
Remove or revise the description (at least, the scrim opacity can be changed (f3e4439)).
The text was updated successfully, but these errors were encountered: