Join Slack
Communities
Powered by
im using a lazyColumn. I want to offset -xDp in ev...
# compose
m
myanmarking
03/09/2023, 6:26 PM
im using a lazyColumn. I want to offset -xDp in everyItem except the first one. Is there a simple way of doing that?
myanmarking
03/09/2023, 6:27 PM
manually offset each item is not practical, as the logic is quite complex.
c
Chris Sinco [G]
03/09/2023, 6:40 PM
You could use
itemsIndexed
?
m
myanmarking
03/09/2023, 7:34 PM
i have multiple items blocks.
4
Views
Open in Slack
Previous
Next