I have been trying to make a LazyRow scrollable wi...
# compose-desktop
m
I have been trying to make a LazyRow scrollable without the scroll bar. I wanted the row to be draggable. I was able to simulate this feature with the code below but I was wondering if there was a better way.