I want to apply an offset to the visible items in ...
# compose
j
I want to apply an offset to the visible items in a lazy column based on their position in the layout container. I can get the visibleItemInfo from lazylistscrollstate which contains their offset to the top but having extreme difficulties with passing the changing offset to the visible items as the list scrolls