Is it possible to somehow create a scrollable view...
# compose
z
Is it possible to somehow create a scrollable view like here (closest thing I could find), where I could snap to the item in center and possibly scroll to item at index? I have checked ConstraintLayout, however that doesn't seem to have something like radius, Layout on the other hand only has maxHeight, so I can't calculate the top and bottom padding from that alone