I have a view that has a row of chips with a fadingEdge.
I'm reimplementing the page in Compose. But I'm not sure how to implement the fadingEdge behaviour in Compose.
I'd put a Spacer with the same length, and have a gradient as it's background, but that doesn't look like the same effect. The Android effect starts as invisible, then starts stretching to cover over the items as the view scrolls. That's not how a spacer would work.
I ended up creating my own implementation of the fadingEdge
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With