Yeah, I'm curious about this too. We're also solving it by adding another
Box
, but not needing it would be ideal.
l
Louis Pullen-Freilich [G]
10/14/2021, 2:02 PM
Adding a box is the workaround in this case, ripples are explicitly designed to be on top of the content, so it's very suspicious that you want it to be behind the text, and not something we would want to explicitly support
👍 1
a
Andrew Neal
10/14/2021, 2:05 PM
Our use case for it came up when we realized that's how the ripples behaved on our older buttons. So when we replaced them with Compose the ripple being on top of the content stood out.
c
chris-horner
10/14/2021, 8:59 PM
Exactly the same issue we’ve run into. This is a change in behaviour and makes our compose content stick out as being slightly different from existing UI