In 1.7.0-alpha01, how can i pass a ripple animatio...
# compose
v
In 1.7.0-alpha01, how can i pass a ripple animation to
Modifier.combinedClickable()
without needing to make my own ripple animation Earlier i used
rememberRipple()
which i cannot use now
l
v
Thanks, is there any migration guide for all breaking changes in 1.7.0?
l
There isn’t a generic list of such changes I don’t think, but there shouldn’t be that many breaking changes in general