Fixed
Status Update
Comments
ni...@google.com <ni...@google.com> #2
+1 I have been facing the same problem for the last few weeks. Other developers too are facing the same problem judging from the comments on the stackoverflow post.
ma...@google.com <ma...@google.com>
ma...@google.com <ma...@google.com> #3
Facing this issue as well, in Maps version 10.12.1
Description
The default scrim color for drawers and bottom sheets is currently
onSurface
at 32% alpha:Firstly, perhaps these constants should be consolidated into a common val for reuse.
Secondly, while I couldn't find any documentation on this on material.io, I think this should actually be
Color.Black
(at 32% alpha)? It looks correct in light theme, but incorrect in dark theme when a white scrim is used as the default.This is what MDC-Android uses: