Christian Maier
10/31/2022, 1:30 PMCardDefaults.cardColor(containerColor = ...)
but the thing is: it cannot be the exact same color representation as my Surface color (which is already #FFFFFFFF). If I set either to #FFFFFFFE it's working fine, but I don't like it. Without further research I believe that matching colors (in tone, not just refs) lead to that elevation-overlaying behavior. Is there a way around I'm not aware of?jwill
10/31/2022, 1:59 PMChristian Maier
10/31/2022, 2:06 PM