Join Slack
Powered by
Hi guys, Anyone knows how to make items of lazy co...
# compose-android
i
Ibtehaaj Shahid
02/05/2024, 12:03 PM
Hi guys, Anyone knows how to make items of lazy column shaped like this?
g
gsala
02/05/2024, 12:34 PM
You could use a
verticalArrangement = Arrangement.spacedBy(-cornerRadius)
so the items overlap a bit 🤔
☝️ 3
cheers
4
☝🏻 1
i
Ibtehaaj Shahid
02/05/2024, 7:13 PM
Thanks
@gsala
I did it and then set reverseLayout to true, and it worked 🙌
30
Views
Open in Slack
Previous
Next