indication, now that rememberRipple has been deprecated? My goal is simply to have it extend beyond the layout bounds like a circle, instead of being cut off like a square.
Note that ripple() is no longer a composable function and does not need to be remembered. It can also be reused across multiple components, similar to modifiers, so consider extracting the ripple creation to a top-level value to save allocations.