Hi. Anybody encountered issue with `Card` when set...
# compose
r
Hi. Anybody encountered issue with
Card
when setting background color + alpha it automatically adds 12% but when use
Surface
it works as expected This issue is specific to light theme. When using dark theme
Card
also works as expected